Common Logging 2.0 API Reference

ConsoleOutLoggerFactoryAdapter Members

ConsoleOutLoggerFactoryAdapter overview

Public Instance Constructors

ConsoleOutLoggerFactoryAdapter Overloaded. Initializes a new instance of the ConsoleOutLoggerFactoryAdapter class.

Public Instance Properties

DateTimeFormat (inherited from AbstractSimpleLoggerFactoryAdapter) The default setting to use when creating new ILog instances.
Level (inherited from AbstractSimpleLoggerFactoryAdapter) The default LogLevel to use when creating new ILog instances.
ShowDateTime (inherited from AbstractSimpleLoggerFactoryAdapter) The default setting to use when creating new ILog instances.
ShowLevel (inherited from AbstractSimpleLoggerFactoryAdapter) The default setting to use when creating new ILog instances.
ShowLogName (inherited from AbstractSimpleLoggerFactoryAdapter) The default setting to use when creating new ILog instances.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetLogger (inherited from AbstractCachingLoggerFactoryAdapter)Overloaded. Get a ILog instance by Type.
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

ClearLoggerCache (inherited from AbstractCachingLoggerFactoryAdapter) Purges all loggers from cache
CreateLoggerOverloaded. Creates a new ConsoleOutLogger instance.
CreateLogger (inherited from AbstractSimpleLoggerFactoryAdapter)Overloaded. Create the specified logger instance
Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ConsoleOutLoggerFactoryAdapter Class | Common.Logging.Simple Namespace | AbstractSimpleLoggerFactoryAdapter | Adapter | ConfigurationSectionHandler