Package com.glideidentity.logging
Class Logger
java.lang.Object
com.glideidentity.logging.Logger
Logging infrastructure for the Glide SDK.
Provides a minimal, secure logging interface with built-in secret sanitization.
Users can provide custom implementations via
Logger.LoggerInterface.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDefault logger with built-in secret sanitization.static enumOutput format for log messages.static enumLog severity levels.static interfaceInterface for custom logger implementations. -
Method Summary