Пример #1
0
 private void entryWritten(object sender, EntryWrittenEventArgs e)
 {
     OutputDebugString(e.Entry.Message);
 }