Modifier and type | Action and description |
---|---|
boolean | isLoggable(LogRecord) |
protected boolean | isLoggableRecord(Level) Replies if the given log level is loggable. |
void | publish(LogRecord) |
new(PrintStream,[Formatter])
def isLoggable(LogRecord) : boolean
protected def isLoggableRecord(Level) : boolean
def publish(LogRecord)