Click or drag to resize

LoggerShell methods

The LoggerShell Type exposes the following members.

Methods
 NameDescription of the
Public MethodDispose Public method for cleaning up.
Protected MethodDispose(Boolean) Clean up here: calls Dispose() for all user elements that are disposable..;
Protected MethodFinalise Finaliser: is called by the GarbageCollector.
(Overwrites ObjectFinalise)
Public MethodGetLogEvents Returns a string with pipe-separated log event names. Delegates to the SlaveLoggerShell if necessary.
Public MethodGetLoggerReference Returns the name of the logger that is to be assigned to a node.
Public MethodLog Transfers log information to the external logger.
Public MethodSetSlaveLoggerShell For LoggerShells that only have one name reference during instantiation the logger is subsequently transferred here.
Back to the top
See also