| Interface | Description |
|---|---|
| LogBroadcastEvent |
Called when a log entry is about to be sent to notifiable players on the platform
|
| LogNetworkPublishEvent |
Called when a log is about to be published to the network via the MessagingService
|
| LogNotifyEvent |
Called when a log entry is about to be sent to specific notifiable object on
the platform.
|
| LogPublishEvent |
Called when a log is about to be published to the storage file/table
|
| LogReceiveEvent |
Called when a log entry is received via the MessagingService
|
| Enum | Description |
|---|---|
| LogBroadcastEvent.Origin |
Represents where a log entry is from
|
| LogNotifyEvent.Origin |
Represents where a log entry is from
|
Copyright © 2018. All rights reserved.