Uses of Class
us.irdev.bedrock.logger.Logger
Package
Description
A simple library for writing log output to a file, to replace the Log4J dependency.
-
Uses of Logger in us.irdev.bedrock.logger
Modifier and TypeMethodDescriptionstatic Logger
static Logger
LogManager.getLogger
(Class theClass, Level level, String configuration, PrintStream out) Logger.setConfiguration
(String configuration)