public class JulStandardOutputConsoleHandler extends JulOutputStreamConsoleHandler
Constructor and Description |
---|
JulStandardOutputConsoleHandler([formatter : Formatter])
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isLoggableRecord(level : Level)
Replies if the given log level is loggable.
|
isLoggable, publish
close, flush, setEncoding, setOutputStream
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevel
public new
([formatter : Formatter])
@Pure
public def
isLoggableRecord(level : Level) : boolean
JulOutputStreamConsoleHandler
isLoggableRecord
in class JulOutputStreamConsoleHandler
level
- the level to test.true
if loggable level.Copyright © 2021 the original authors or authors.