Skip to content

2064fd0f e728 25cf 1667 1bc05366ffe7

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

IStreamLoggerSettings Properties

The IStreamLoggerSettings type exposes the following members.

Properties

 

Name Description
Public property Culture Gets and sets the culture information to be used. (Inherited from ILoggerSettings.)
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 ILoggerSettings.)
Public property LogLevel Gets and sets the logging level to be used. (Inherited from ILoggerSettings.)
Public property LogTime Gets and sets the type of time to be used. (Inherited from ILoggerSettings.)
Public property LogType Gets and sets the output format to be used. (Inherited from ILoggerSettings.)
Public property PartSplit Gets and sets the character to separate each of the message parts. (Inherited from ILoggerSettings.)
Public property ShowKey Determines whether the message key is shown or not. (Inherited from ILoggerSettings.)
Public property ShowTime Determines whether the message timestamp is shown or not. (Inherited from ILoggerSettings.)
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 ILoggerSettings.)
  Back to Top

See Also

Reference

IStreamLoggerSettings Interface
Plexdata.LogWriter.Abstraction Namespace

Clone this wiki locally