static void InitializeLogging( ) { LogManager.AddTarget(_logCounter); Logger.BeginScope(LogManager.GetAppLogger()); }