Variable LoggerConfig.name

Name of the logger to configure

struct LoggerConfig
{
  // ...
  string name ;
  // ...
}