System.Logger (Java SE 26 & JDK 26)
- Enclosing class:
System
-
Nested Class Summary
Nested Classes
-
Method Summary
getName()Returns the name of this logger.
booleanChecks if a message of the given level would be logged by this logger.
default voidLogs a message produced from the given object.
default voiddefault voidLogs a message with an optional list of parameters.
default voidLogs a message associated with a given throwable.
default voidLogs a lazily supplied message.
default voidLogs a lazily supplied message associated with a given throwable.
voidLogs a message with resource bundle and an optional list of parameters.
voidLogs a localized message associated with a given throwable.
-
Method Details
-
getName
-
isLoggable
-
log
-
log
-
log
-
log
-
log
-
log
-
log
-
log
-