globalLoggerRegistry top-level property

Map<String, ILogger> globalLoggerRegistry
final

Global registry for loggers that can be accessed across the SDK

Implementation

final Map<String, ILogger> globalLoggerRegistry = {};