Beispiel #1
0
 protected override void Write(LogEventInfo logEvent)
 {
     PostData(new [] { logEvent.AsLogModel() });
 }