private string LoggingSupportBaseName()
 {
     return(ReflectPlatform.ContainerName(_logInterface) + "." + LoggingQualifiedBaseName
                ());
 }