COMMON_LOGGING_SECTION | The name of the default configuration section to read settings from. |
Adapter | Gets or sets the adapter. |
ConfigurationReader | Gets the configuration reader used to initialize the LogManager. |
GetCurrentClassLogger | Gets the logger by calling GetLogger on the currently configured Adapter using the type of the calling class. |
GetLogger | Overloaded. Gets the logger by calling GetLogger on the currently configured Adapter using the specified type. |
GetLogger(T) | Gets the logger by calling GetLogger on the currently configured Adapter using the specified type. |
Reset | Overloaded. Reset the Common.Logging infrastructure to its default settings. This means, that configuration settings will be re-read from section <common/logging> of your app.config . |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
LogManager Class | Common.Logging Namespace | ILog | Adapter | ILoggerFactoryAdapter | ConfigurationSectionHandler