Class Logger.DefaultLogger

java.lang.Object
com.glideidentity.logging.Logger.DefaultLogger
All Implemented Interfaces:
Logger.LoggerInterface
Enclosing class:
Logger

public static class Logger.DefaultLogger extends Object implements Logger.LoggerInterface
Default logger with built-in secret sanitization. Automatically redacts sensitive data (credentials, tokens) from log messages. Supports TEXT and JSON output formats.