10 Commits

Author SHA1 Message Date
brent saner
d9bd928edb
v1.9.0
ADD:
* `iox` subpackage

FIX:
* `logging` now has a way to return logWritier directly
* added significant `io.*` interface compat to logWriter -- allowing a `logging.Logger` to essentially be used for a large amount of io interaction in other libraries.
2025-07-31 03:45:32 -04:00
d98363c0d7
Finalizing for 1.2.0 2022-01-16 06:55:29 -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 2021-12-15 04:49:03 -05:00
0887f0c76e
enable changing debug and prefix by outside callers 2021-03-27 10:29:41 -04:00
80985d1084
updating to have func to print prefix 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