Package org.apache.juli
Class AsyncFileHandler.LogEntry
- java.lang.Object
-
- org.apache.juli.AsyncFileHandler.LogEntry
-
- Enclosing class:
- AsyncFileHandler
protected static class AsyncFileHandler.LogEntry extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LogEntry(java.util.logging.LogRecord record, AsyncFileHandler handler)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
flush()
-
-
-
Constructor Detail
-
LogEntry
public LogEntry(java.util.logging.LogRecord record, AsyncFileHandler handler)
-
-