public Log(LogConfig log)
 {
     this.cfg = log;
 }
Exemple #2
0
 public Log(LogConfig log)
 {
     this.cfg = log;
 }