Example #1
0
 private void AppendStructuredData(ByteArray buffer, LogEventInfo logEvent)
 {
     structuredData.Append(buffer, logEvent);
 }