Skip to content

26a9cb24 82cf e231 ea5a 25672a90248b

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

LoggerSettings Properties

The LoggerSettings type exposes the following members.

Properties

 

Name Description
Public property Culture Gets and sets the culture information to be used.
Public property FullName Determines whether the full name is used in messages or not.
Public property LogLevel Gets and sets the logging level to be used.
Public property LogTime Gets and sets the type of time to be used.
Public property LogType Gets and sets the output format to be used.
Public property PartSplit Gets and sets the character to separate each of the message parts.
Protected propertyStatic member SettingsPath Gets the path of the settings section within a configuration file.
Public property ShowKey Determines whether the message key is shown or not.
Public property ShowTime Determines whether the message timestamp is shown or not.
Public property TimeFormat Gets and sets the time format to be used.
  Back to Top

See Also

Reference

LoggerSettings Class
Plexdata.LogWriter.Settings Namespace

Clone this wiki locally