Пример #1
0
 public LoggerForDB()
 {
     _levelSetting = LogConfig.Instance.Level;
     _msg = new LogMsg();
 }