Logging API (for internal use only).
-
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
boolean
Is the logger instance enabled for the specified level
?
void
Log a message at the specified level
level.
void
Log a message at the specified level
level according to the specified format and
argument.
void
Log a message at the specified level
level according to the specified format and
arguments.
void
Log a message at the specified level
level according to the specified format and
arguments.
void
Log an exception (throwable) at the specified level
level with an accompanying
message.
void
Log a message at the specified level
level according to the specified format and
argument supplier.
void
Log a message at the specified level
level according to the specified format and
argument suppliers.
void
Log a message at the specified level
level according to the specified format and
argument suppliers.
void
Log an exception (throwable) at the specified level
level.