Package org.opencms.main
Class CmsDuplicateRemovingLogBuffer.Entry
java.lang.Object
org.opencms.main.CmsDuplicateRemovingLogBuffer.Entry
- Enclosing class:
- CmsDuplicateRemovingLogBuffer
Entry to write to the log.
-
Constructor Details
-
Entry
Creates a new entry.- Parameters:
channel
- the log channellevel
- the log levelmessage
- the log message
-
-
Method Details