![]() | Logger |
The LoggerShell Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | LoggerShell(String) | Constructor |
![]() | LoggerShell(String, String) | Constructor |
Name | Description of the | |
---|---|---|
![]() | LogEvents | String with logging event names separated by '|'. |
![]() | LoggerParameters | String with additional logger parameters. |
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. |