aboutsummaryrefslogtreecommitdiff
path: root/rpki/log.py
AgeCommit message (Expand)Author
2014-05-29For some reason using choices with a non-string type in argparse worksRob Austein
2014-05-28Cleanup. Whack default logging level down to warning, except when running di...Rob Austein
2014-05-28Update all uses of rpki.log.traceback() for use with logging module.Rob Austein
2014-05-28Whack all logging calls to use per-module logger objects.Rob Austein
2014-05-28Rework logging initialization code.Rob Austein
2014-05-22Initial conversion to Python logging system. Still very crude.Rob Austein
2014-05-22Clean excess baggage out of old logging code prior to replacing itRob Austein
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein