Common Logging 2.0 API Reference

EntLibLoggerSettings Members

EntLibLoggerSettings overview

Public Static (Shared) Fields

DEFAULTEXCEPTIONFORMAT the default exceptionFormat used for formatting error message
DEFAULTPRIORITY the default priority used for logging.

Public Instance Constructors

EntLibLoggerSettings Constructor Initializes a new instance.

Public Instance Fields

exceptionFormat the exception format to be used.
priority the default priority to be used.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

EntLibLoggerSettings Class | Common.Logging.EntLib Namespace