Commit Graph

7 Commits

Author SHA1 Message Date
brent saner
e5191383a7
v1.7.0
ADDED:
* logging.Logger objects now are able to return a stdlib *log.Logger.
2024-06-19 18:57:26 -04:00
a445a51c0d
Adding GetDebug method to loggers. 2022-09-07 06:03:28 -04:00
d98363c0d7
Finalizing for 1.2.0 2022-01-16 06:55:29 -05:00
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
ef0a4d825d
multierror and multilogger cleaned up. 2022-01-05 16:36:20 -05:00
4addc44c0f
fixing multilogger so that v is properly nil instead of an empty slice if not specified 2022-01-05 16:16:24 -05:00
0e01306637
finalizing logging and multierror 2022-01-05 05:15:38 -05:00