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, waitclose, log, newline, rawpublic AbstractLoggingContext()
public AbstractLoggingContext(Log.Level level)
public boolean isLogging(Log.Level level)
isLogging in interface LoggerContextpublic Log.Level getLevel()
Copyright © 2025. All rights reserved.