icingabeat/vendor/github.com/elastic/beats/winlogbeat/eventlog/doc.go

8 lines
273 B
Go
Raw Normal View History

/*
Package eventlog provides the means for reading event logs from Windows. Windows
has two different APIs for reading event logs. This package automatically
chooses the appropriate API to use based on what is available in the runtime
operating system.
*/
package eventlog