public abstract class AbstractLoggingContext extends Object implements LoggerContext
Constructor and Description |
---|
AbstractLoggingContext() |
AbstractLoggingContext(Log.Level level) |
Modifier and Type | Method and Description |
---|---|
Log.Level |
getLevel() |
boolean |
isLogging(Log.Level level) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, log, newline, raw
public AbstractLoggingContext()
public AbstractLoggingContext(Log.Level level)
public boolean isLogging(Log.Level level)
isLogging
in interface LoggerContext
public Log.Level getLevel()
Copyright © 2024. All rights reserved.