UNPKG

@logtape/windows-eventlog

Version:

Windows Event Log sink for LogTape

3 lines 263 B
import { WindowsEventLogError, WindowsEventLogSinkOptions, WindowsPlatformError } from "./types.cjs"; import { getWindowsEventLogSink } from "#wineventlog"; export { WindowsEventLogError, WindowsEventLogSinkOptions, WindowsPlatformError, getWindowsEventLogSink };