Package org.refcodes.logger.alt.slf4j

This package provides a bridge from a RuntimeLogger to an SLF4J Logger.The RuntimeLogger created by the Slf4jRuntimeLoggerFactoryImpl uses an underlying SLF4J logger as factored by the SLF4J framework being the logger subsystem bound to the SLF4J framework. The Slf4jRuntimeLoggerFactorySingleton provides easy access to a RuntimeLogger by providing the Slf4jRuntimeLoggerFactoryImpl instance.

When you use the Slf4jRuntimeLoggerFactoryImpl.createInstance() method for obtaining a RuntimeLogger, then caller's (your) class name is used as logger name.

Skip navigation links

Copyright © 2018. All rights reserved.