package
0.0.0-20200525080501-418ac89e6fd2
Repository: https://github.com/bootgo/cdproto.git
Documentation: pkg.go.dev
# Functions
Clear clears the log.
Disable disables log domain, prevents further log entries from being reported to the client.
Enable enables log domain, sends the entries collected so far to the client by means of the entryAdded notification.
StartViolationsReport start violation reporting.
StopViolationsReport stop violation reporting.
# Constants
Command names.
Command names.
Command names.
Command names.
Command names.
Level values.
Level values.
Level values.
Level values.
Source values.
Source values.
Source values.
Source values.
Source values.
Source values.
Source values.
Source values.
Source values.
Source values.
Source values.
Source values.
Source values.
Violation values.
Violation values.
Violation values.
Violation values.
Violation values.
Violation values.
Violation values.
# Structs
ClearParams clears the log.
DisableParams disables log domain, prevents further log entries from being reported to the client.
EnableParams enables log domain, sends the entries collected so far to the client by means of the entryAdded notification.
Entry log entry.
EventEntryAdded issued when new message was logged.
StartViolationsReportParams start violation reporting.
StopViolationsReportParams stop violation reporting.
ViolationSetting violation configuration setting.