Click or drag to resize
ILogFactory Methods

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

The ILogFactory type exposes the following members.

Methods
  NameDescription
Public methodGetLogger(String)
Retrieves or creates a log by name.
Public methodGetLogger(Type)
Retrieves or creates a log by type.
Public methodInitialize
Initializes the logging system.
Public methodShutdown
Terminates the logging system.
Top
See Also