コード例 #1
0
 public virtual LoggingWireup UseNLog()
 {
     NLogLogger.MakePrimaryLogger();
     return(this);
 }