-
Notifications
You must be signed in to change notification settings - Fork 0
2064fd0f e728 25cf 1667 1bc05366ffe7
Axel Kesseler edited this page Mar 1, 2023
·
4 revisions
The IStreamLoggerSettings type exposes the following members.
Name | Description | |
---|---|---|
Culture | Gets and sets the culture information to be used. (Inherited from ILoggerSettings.) | |
Encoding | Gets or sets the used file encoding. | |
FullName | Determines whether the full name is used in messages or not. (Inherited from ILoggerSettings.) | |
LogLevel | Gets and sets the logging level to be used. (Inherited from ILoggerSettings.) | |
LogTime | Gets and sets the type of time to be used. (Inherited from ILoggerSettings.) | |
LogType | Gets and sets the output format to be used. (Inherited from ILoggerSettings.) | |
PartSplit | Gets and sets the character to separate each of the message parts. (Inherited from ILoggerSettings.) | |
ShowKey | Determines whether the message key is shown or not. (Inherited from ILoggerSettings.) | |
ShowTime | Determines whether the message timestamp is shown or not. (Inherited from ILoggerSettings.) | |
Stream | Gets and sets the stream to be used as message sink. | |
TimeFormat | Gets and sets the time format to be used. (Inherited from ILoggerSettings.) |
IStreamLoggerSettings Interface
Plexdata.LogWriter.Abstraction Namespace