org.apache.log.output.lf5
public class LogKitLogRecord extends LogRecord
LogRecord based on a
LogKit LogEvent.
Version: $Id: LogKitLogRecord.java 30977 2004-07-30 03:57:54 -0500 (Fri, 30 Jul 2004) niclas $
| Field Summary | |
|---|---|
| static List | LOGKIT_LOGLEVELS
The LogLevels corresponding to LogKit priorities. |
| boolean | m_severe Is this a severe event ? |
| Constructor Summary | |
|---|---|
| LogKitLogRecord(LogEvent event, Formatter fmt)
Create a LogFactor record from a LogKit event | |
| Method Summary | |
|---|---|
| boolean | isSevereLevel() |
| LogLevel | toLogLevel(Priority priority)
Convert a LogKit Priority to a LogFactor LogLevel. |
LogLevels corresponding to LogKit priorities.Priority to a LogFactor LogLevel.