Documentation ¶
Rendered for windows/amd64
Overview ¶
Package debug provides facilities to execute svc.Handler on console.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConsoleLog ¶
type ConsoleLog struct {
Name string
}
ConsoleLog provides access to the console.
func (*ConsoleLog) Error ¶
func (l *ConsoleLog) Error(eid uint32, msg string) error
Error writes an error event msg with event id eid to the console l.
Click to show internal directories.
Click to hide internal directories.