static NoConsole() { // this must be initialized in the static constructor otherwise we run into // order of execution conflicts with logger initialization Log = LogManager.Exists(Logging.LogFileOnly); }