go_goutils/logging
brent s. 39e0a1fd43
Windows Event Log, error output
Adding more Event Log support, and modifying the loggers so they return
errors in their operational functions.
2022-01-16 02:05:42 -05:00
..
TODO Windows Event Log, error output 2022-01-16 02:05:42 -05:00
consts.go finalizing logging and multierror 2022-01-05 05:15:38 -05:00
consts_linux.go finalizing logging and multierror 2022-01-05 05:15:38 -05:00
consts_windows.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
doc.go fixing multilogger so that v is properly nil instead of an empty slice if not specified 2022-01-05 16:16:24 -05:00
errs.go finalizing logging and multierror 2022-01-05 05:15:38 -05:00
errs_linux.go finalizing logging and multierror 2022-01-05 05:15:38 -05:00
errs_windows.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
funcs.go finalizing logging and multierror 2022-01-05 05:15:38 -05:00
funcs_file.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
funcs_linux.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
funcs_multilogger.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
funcs_multilogger_mgr.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
funcs_multilogger_mgr_linux.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
funcs_multilogger_mgr_windows.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
funcs_std.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
funcs_sysd_linux.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
funcs_syslog_linux.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
funcs_test.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
funcs_windows.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
funcs_winlogger_windows.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
types.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00
types_linux.go do bitmask better, add (COMPLETELY 100% EXPERIMENTAL NOT DONE YET) eventlog support to logger 2021-12-15 04:49:03 -05:00
types_windows.go Windows Event Log, error output 2022-01-16 02:05:42 -05:00