Package cn.sliew.milky.log
-
Interface Summary Interface Description Logger user log main entry point. -
Class Summary Class Description AbstractLogger A skeletal implementation ofLogger.Log4J2Logger Logger implementaion by Log4j2.Log4J2LoggerFactory LoggerFactorylog4j2 implementation.LoggerFactory Creates anLoggeror changes the default factory implementation.NoLogger dumpyAbstractLoggerimplementation.NoLoggerFactory dumpyLoggerFactoryimplementation.Slf4jLogger SLF4J logger.Slf4jLoggerFactory Logger factory which creates a SLF4J logger.StdOutLogger Logger implementaion bySystem.outandSystem.error.StdOutLoggerFactory LoggerFactorystandard io stream implementation. -
Enum Summary Enum Description LogLevel The log level thatLoggercan log at.