Package org.refcodes.logger.alt.slf4j
package org.refcodes.logger.alt.slf4j
This artifact attaches accordingly configured
RuntimeLogger instances of the refcodes-logger
toolkit to an existing SLF4J binding,
causing your runtime logs to be logged with your
SLF4J configuration.
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.
-
ClassesClassDescriptionThe
Slf4jLoggerdelegates all logs to an accordingLoggerinstance.Alternate implementation of theRuntimeLoggerto log using SLF4J.The Class Slf4jRuntimeLoggerFactory.The Class Slf4jRuntimeLoggerFactorySingleton.