Variable AndroidLogger.logLevel2String

class AndroidLogger
{
  // ...
  string[std.experimental.logger.core.LogLevel] logLevel2String ;
  // ...
}