Ejemplo n.º 1
0
 protected virtual void DistributeLogEvent(ILogEvent logEvent)
 {
     _logManager.DistributeLogEvent(logEvent);
 }