Exemplo n.º 1
0
 public static log4net.ILog GetLogger(string name)
 {
     return(LoggingWrapper.GetLogger(name));
 }