Interface InternalLogger
public interface InternalLogger
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static enum
-
Method Summary
Modifier and TypeMethodDescriptionstatic InternalLogger
static void
initialize
(InternalLogger.Factory factory) boolean
isLoggable
(InternalLogger.Level level) void
log
(InternalLogger.Level level, String message, Throwable error) name()
-
Method Details
-
initialize
-
getLogger
-
isLoggable
-
log
-
name
String name()
-