static LoggingManager() { CoreLogger = new FSCoreLogger(new System.IO.FileInfo("test_log.log")); CoreLogger.Initialize(); }