Types
Link copied to clipboard
Issued when new message was logged.
Link copied to clipboard
@Serializable
Log entry.
Link copied to clipboard
Link copied to clipboard
Violation configuration setting.
Functions
Link copied to clipboard
Clears the log.
Link copied to clipboard
Disables log domain, prevents further log entries from being reported to the client.
Link copied to clipboard
Enables log domain, sends the entries collected so far to the client by means of the entryAdded
notification.
Link copied to clipboard
suspend fun startViolationsReport(args: Log.StartViolationsReportParameter, mode: CommandMode = CommandMode.DEFAULT)
start violation reporting.
Link copied to clipboard
Stop violation reporting.