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