Age | Commit message (Expand) | Author |
---|---|---|
2014-06-05 | First cut at fully configurable logging system. Still a bit raw, and | Rob Austein |
2014-05-31 | Logger usage cleanup: for some reason (probably the "self." prefix), Pylint m... | Rob Austein |
2014-05-30 | Update our use of asyncore.dispatcher.setsockopt() to | Rob Austein |
2014-05-30 | Still more PyLint. | Rob Austein |
2014-05-30 | Pylint did find a couple of trivial but real bugs under all the noise. | Rob Austein |
2014-05-29 | PyLint | Rob Austein |
2014-05-29 | Python style police: instantiate exceptions before raising them | Rob Austein |
2014-05-29 | Provide our own logging Formatter class rather than straining to | Rob Austein |
2014-05-28 | Update all uses of rpki.log.traceback() for use with logging module. | Rob Austein |
2014-05-28 | Whack all logging calls to use per-module logger objects. | Rob Austein |
2014-05-22 | Initial conversion to Python logging system. Still very crude. | Rob Austein |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |