Common Logging 2.0 API Reference

NLogLoggerFactoryAdapter Methods

The methods of the NLogLoggerFactoryAdapter class are listed below. For a complete list of NLogLoggerFactoryAdapter class members, see the NLogLoggerFactoryAdapter Members topic.

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
CreateLogger Get a ILog instance by type name
Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

NLogLoggerFactoryAdapter Class | Common.Logging.NLog Namespace