LoggerService constructor

LoggerService()

Implementation

LoggerService() {
  _configService = GetIt.I.get<ConfigService>();
}