# Structs
ClearResult represents the result of calls to Log.clear.
DisableResult represents the result of calls to Log.disable.
EnableResult represents the result of calls to Log.enable.
Entry is a log entry.
EntryAddedEvent represents LayerTree.entryAdded event data.
StartViolationsReportParams represents LayerTree.startViolationsReport parameters.
StartViolationsReportResult represents the result of calls to Log.startViolationsReport.
StopViolationsReportResult represents the result of calls to Log.stopViolationsReport.
ViolationSetting is a violation configuration setting.
# Type aliases
LevelEnum represents the log entry severity.
NameEnum represents the violation type.
SourceEnum represents the log entry source.