| ServerLogWriter Properties | 
The ServerLogWriter type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Encoding | 
                When overridden in a derived class, returns the character encoding in which the output is written.
            (Overrides TextWriterEncoding.) | 
|  | FormatProvider | Gets an object that controls formatting.(Inherited from TextWriter.) | 
|  | NewLine | Gets or sets the line terminator string used by the current TextWriter.(Inherited from TextWriter.) | 
 See Also
See Also