Commit Graph

18 Commits

Author SHA1 Message Date
1c5abd4083 modifying bitmask to allow specifying an explicit value, and changing to uint instead of uint8 v1.3.0 2022-02-01 15:36:56 -05:00
d98363c0d7 Finalizing for 1.2.0 v1.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
3d0d420454 fixing windows loggers v1.1.2 2022-01-06 04:16:44 -05:00
ef0a4d825d multierror and multilogger cleaned up. v1.1.1 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
3975f8b11f do bitmask better, add (COMPLETELY 100% EXPERIMENTAL NOT DONE YET) eventlog support to logger v1.1.0 2021-12-15 04:49:03 -05:00
brent s
d5b1d449e5 adding small usage note for bitmasks 2021-07-27 22:30:10 -04:00
0887f0c76e enable changing debug and prefix by outside callers v1.0.1 2021-03-27 10:29:41 -04:00
80985d1084 updating to have func to print prefix v1.0.0 2021-02-27 00:51:58 -05:00
c6d53a0cca include prefix 2021-02-27 00:38:54 -05:00
541bb1ad10 log initialization to the new log 2021-02-27 00:32:46 -05:00
fe378850af i think logging is done 2021-02-26 20:27:35 -05:00
d085d0f3ee logging 2021-02-26 15:52:29 -05:00
8dea2185fd adding license 2020-09-26 03:20:23 -04:00
e92cd1adf8 checking in some various work 2020-09-12 01:25:44 -04:00
ae39ee6adb adding gitignore 2020-09-07 04:06:09 -04:00