| Modifier and Type | Field and Description |
|---|---|
static NoOpNLogOp |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
NLogOp |
error(Throwable error) |
boolean |
isLoggable(Level level) |
NLogOp |
level(Level level) |
void |
log(NMsg msg) |
void |
log(Supplier<NMsg> msgSupplier) |
NLogOp |
time(long time) |
NLogOp |
verb(NLogVerb verb) |
public static final NoOpNLogOp INSTANCE
public boolean isLoggable(Level level)
isLoggable in interface NLogOpCopyright © 2025 vpc open source initiative. All rights reserved.