Overload | Description |
---|---|
Write(TextWriter) | Writes this event to the text writter with the default brief format |
Write(TextWriter,String) | Writes this log data in a specific format. Use '{FieldName}' to be substituded with it's value. Sorry but it uses a case-sensitive match of fields in this class. |
Write(XmlWriter) | Writes a custom xml format for this record. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7