Module org.refcodes.logger.alt.slf4j


module org.refcodes.logger.alt.slf4j
  • Packages

    Exports
    Package
    Description
    This package provides a bridge from a RuntimeLogger to an SLF4J Logger.The RuntimeLogger created by the Slf4jRuntimeLoggerFactory uses an underlying SLF4J logger as factored by the SLF4J framework being the logger subsystem bound to the SLF4J framework.