Skip to content

57d2d3ef 34bf eaa4 a1ff 1125767a6e25

Axel Kesseler edited this page Mar 1, 2023 · 4 revisions

StreamLoggerSettings Properties

The StreamLoggerSettings type exposes the following members.

Properties

 

Name Description
Public property Culture Gets and sets the culture information to be used. (Inherited from LoggerSettings.)
Public property Encoding Gets or sets the used file encoding.
Public property FullName Determines whether the full name is used in messages or not. (Inherited from LoggerSettings.)
Public property LogLevel Gets and sets the logging level to be used. (Inherited from LoggerSettings.)
Public property LogTime Gets and sets the type of time to be used. (Inherited from LoggerSettings.)
Public property LogType Gets and sets the output format to be used. (Inherited from LoggerSettings.)
Public property PartSplit Gets and sets the character to separate each of the message parts. (Inherited from LoggerSettings.)
Public property ShowKey Determines whether the message key is shown or not. (Inherited from LoggerSettings.)
Public property ShowTime Determines whether the message timestamp is shown or not. (Inherited from LoggerSettings.)
Public property Stream Gets and sets the stream to be used as message sink.
Public property TimeFormat Gets and sets the time format to be used. (Inherited from LoggerSettings.)
  Back to Top

See Also

Reference

StreamLoggerSettings Class
Plexdata.LogWriter.Settings Namespace

Clone this wiki locally