eventlog

package
v0.29.0-rc.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2024 License: MIT Imports: 4 Imported by: 0

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

func NewEventLogWriter(handle windows.Handle) *Writer

NewEventLogWriter returns a new Writer which writes to Windows EventLog.

func (*Writer) Write added in v0.29.0

func (w *Writer) Write(p []byte) (int, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL