Documentation ¶
Rendered for windows/amd64
Overview ¶
Package eventlog provides a Logger that writes to Windows Event Log.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Writer ¶ added in v0.29.0
type Writer struct {
// contains filtered or unexported fields
}
func NewEventLogWriter ¶ added in v0.29.0
NewEventLogWriter returns a new Writer which writes to Windows EventLog.
Click to show internal directories.
Click to hide internal directories.