DioNetworkLogger constructor
DioNetworkLogger()
Factory constructor to get the singleton instance
Implementation
factory DioNetworkLogger() => _singleton;
Factory constructor to get the singleton instance
factory DioNetworkLogger() => _singleton;