io.sarl.sre.janus.services.logging.jul
Class JulStandardOutputConsoleHandler
class JulStandardOutputConsoleHandler
extends JulOutputStreamConsoleHandler
A console handler that supports to be link to the standard output.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.kernel
Since:
0.6.0
Constructor Summary
Constructor and description
new([Formatter])
Constructor.
Action Summary
Modifier and type Action and description
boolean isLoggableRecord(Level)
Constructor Details
new([Formatter])
new([Formatter])
Constructor.
Action Details
isLoggableRecord(Level)
def isLoggableRecord(Level) : boolean