Skip to content

36829e95 d1b0 d5a0 558f e1a9078cfa9b

Axel Kesseler edited this page May 11, 2021 · 5 revisions

PersistentLoggerSettings Methods

The PersistentLoggerSettings type exposes the following members.

Methods

 

Name Description
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Protected method GetSectionValues Gets the values from section for provided key. (Inherited from LoggerSettings.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method GetValue(TType) Gets the type-safe value of provided value. (Inherited from LoggerSettings.)
Private method IsValidCultureName Checks if value is a valid culture name. (Inherited from LoggerSettings.)
Protected method LoadSettings The method loads all settings from provided configuration and initializes all properties accordingly. (Overrides LoggerSettings.LoadSettings(ILoggerSettingsSection).)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method RaisePropertyChanged Informs listeners about property changes. (Inherited from LoggerSettings.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

Extension Methods

 

Name Description
Public Extension Method GetCurrentFilename Calculates the current filename and returns it. (Defined by SettingsPoliciesExtension.)
Private Extension Method GetRollingFilename Calculates the current rolling filename and returns it. (Defined by SettingsPoliciesExtension.)
Private Extension Method GetStandardFilename Calculates the current standard filename and returns it. (Defined by SettingsPoliciesExtension.)
Private Extension Method GetThresholdInBytes Calculates the threshold as number of bytes. (Defined by SettingsPoliciesExtension.)
  Back to Top

See Also

Reference

PersistentLoggerSettings Class
Plexdata.LogWriter.Settings Namespace

Clone this wiki locally