Logger |
The LoggerShell Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| Dispose | Public method for cleaning up. | |
| Dispose(Boolean) | Clean up here: calls Dispose() for all user elements that are disposable..; | |
| Finalise |
Finaliser: is called by the GarbageCollector.
(Overwrites ObjectFinalise) | |
| GetLogEvents | Returns a string with pipe-separated log event names. Delegates to the SlaveLoggerShell if necessary. | |
| GetLoggerReference | Returns the name of the logger that is to be assigned to a node. | |
| Log | Transfers log information to the external logger. | |
| SetSlaveLoggerShell | For LoggerShells that only have one name reference during instantiation the logger is subsequently transferred here. |