/// <summary> /// Log Constructor /// </summary> private Log() { _logManager = RecordManager.Create(); }