Variable LogTag.tag

struct LogTag
{
  // ...
  string tag ;
  // ...
}