On Tue, 2019-12-17 at 16:40 -0800, Ryan Schmitt wrote:
> Does httpcore5 have an equivalent to IOReactor#getAuditLog?

Single core reactors now use Callback<Exception> exceptionCallback to
report any unexpected error instead of maintaining an internal queue of
events. Usually the default callback implementation logs exceptions
with ERROR priority.

Oleg   


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to