Uses of Class
org.apache.log4j.lf5.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in org.apache.log4j.lf5
Fields in org.apache.log4j.lf5 declared as LogLevelModifier and TypeFieldDescriptionprotected LogLevelLogRecord._levelstatic final LogLevelLogLevel.CONFIGstatic final LogLevelLogLevel.DEBUGstatic final LogLevelLogLevel.ERRORstatic final LogLevelLogLevel.FATALstatic final LogLevelLogLevel.FINEstatic final LogLevelLogLevel.FINERstatic final LogLevelLogLevel.FINESTstatic final LogLevelLogLevel.INFOstatic final LogLevelLogLevel.SEVEREstatic final LogLevelLogLevel.WARNstatic final LogLevelLogLevel.WARNINGMethods in org.apache.log4j.lf5 that return LogLevelModifier and TypeMethodDescriptionLogRecord.getLevel()Get the level of this LogRecord.static LogLevelRegisters a used defined LogLevel.static LogLevelConvert a log level label into a LogLevel object.Methods in org.apache.log4j.lf5 with parameters of type LogLevelModifier and TypeMethodDescriptionbooleanLogLevel.encompasses(LogLevel level) Returns true if the level supplied is encompassed by this level.static LogLevelRegisters a used defined LogLevel.static voidvoidSet the level of this LogRecord.voidLogLevel.setLogLevelColorMap(LogLevel level, Color color)