loggers property

Map<String, Shaburger> loggers

Return all the created logger using the name as key

Implementation

static Map<String, Shaburger> get loggers => _instances;