Click or drag to resize

LogSystem Methods

The LogSystem type exposes the following members.

Methods
  NameDescription
Public methodStatic memberInstallDefaultReactors
Install a default debug and file reactor.
Public methodInstallReactor
Installs a reactor into this Logger.
Public methodProcessLog
Send the given LogRecord to all installed reactors.
Public methodRemoveReactor
Removes a reactor from this Logger.
Top
See Also