Would it be welcomed if a logging dependency would be introduced; or logged to java.util.logging?
-
David
I think slf4j-api is lightweight enough to be used instead of using jul directly. I already have it in my "fork" as it was a dependency of async-httpclient in the first place.
Regards Mirko
-
David