Package org.refcodes.logger.alt.async
package org.refcodes.logger.alt.async
This artifact extends the refcodes-logger
toolkit with asynchronous logging functionality as of the
AsyncLogger type.
Please refer to the refcodes-logger: Fancy runtime-logs and highly scalable cloud logging documentation for an up-to-date and detailed description on the usage of this artifact.
-
ClassesClassDescriptionAsyncLogger<T>The
AsyncLoggeruses the asynchronous patter to forwardLoggerfunctionality to an encapsulatedLoggerinstance.