| Modifier and Type | Method and Description |
|---|---|
void |
debug(FnR<T> msg) |
void |
error(FnR<T> msg) |
default void |
error(FnR<T> msg,
int skip) |
default void |
fatal(FnR<T> msg) |
default void |
fatal(FnR<T> msg,
int skip) |
void |
info(FnR<T> msg) |
default void |
trace(FnR<T> msg) |
void |
warn(FnR<T> msg) |
default void |
warn(FnR<T> msg,
int skip) |
Copyright © 2023. All rights reserved.