Click or drag to resize
ILoggerFactoryAdapter Methods

[This is preliminary documentation and is subject to change.]

The ILoggerFactoryAdapter type exposes the following members.

Methods
  NameDescription
Public methodGetLogger(String)
Gets a logger instance by name.
Public methodGetLogger(Type)
Gets a logger instance by type.
Public methodInitialize
Initializes the logging system.
Public methodShutdown
Terminates the logging system.
Top
See Also