private void entryWritten(object sender, EntryWrittenEventArgs e) { OutputDebugString(e.Entry.Message); }