[This is preliminary documentation and is subject to change.]
The Logger type exposes the following events.
Events
| Member | Description | |
|---|---|---|
| Crashed | Occurs when the server "crashes" (has an unhandled exception).
Note that such occurences will not always cause shutdowns - check ShutdownImminent property.
Reporting of the crash may be suppressed. | |
| Logged | Occurs after a message has been logged. |