Commit Graph

6 Commits

Author SHA1 Message Date
Tom Keffer
dccf8a3a35 Renamed weeutil.logging to weeutil.logger;
Eliminated backwards compatibility references in weeutil.weeutil
2019-08-16 14:40:14 -07:00
Tom Keffer
3983557914 Refactored engine to use weeutil.log. Introduced log_open and log_upto 2019-08-07 18:08:55 -07:00
Tom Keffer
0f2d083fcf Ported restx to use new logging shim.
Still needs log_success and log_failure to be implemented fully.
2019-03-01 08:23:09 -08:00
Tom Keffer
abcc371ef1 Made log_traceback() a little more backwards compatibile 2019-02-27 06:02:47 -08:00
Tom Keffer
a930e65c00 Introduce a uniform logging shim. Fixes issue #353 2019-02-26 13:08:19 -08:00
Tom Keffer
246a18e873 Started a common logging facility 2019-02-26 08:44:32 -08:00