Age | Commit message (Collapse) | Author |
|
svn path=/branches/tk705/; revision=5937
|
|
not yet documented, but allows detailed logging configuration down to
the class level, and flexible enough to allow runtime configuration if
we decide we need that.
svn path=/trunk/; revision=5860
|
|
svn path=/trunk/; revision=5853
|
|
svn path=/trunk/; revision=5852
|
|
logging handlers up front to the argparse stage, thereby also giving
the application more control over the default logging configuration.
svn path=/trunk/; revision=5851
|
|
svn path=/trunk/; revision=5845
|
|
subclass the stock one. Replace all uses of rpki.log.traceback() with
logging package .exception() calls. Use LoggingAdapter for all the
whacky per-stream logging code in rpki.http. Fix default logging
priority for non-daemon programs like rpkic.
svn path=/trunk/; revision=5843
|
|
in Python 2.7.6 on MacOSX but not in Python 2.7.6 on FreeBSD. Not
worth trying to figure out why, custom argparse.Action is easy.
svn path=/trunk/; revision=5840
|
|
directly under test harness.
svn path=/trunk/; revision=5839
|
|
svn path=/trunk/; revision=5838
|
|
svn path=/trunk/; revision=5837
|
|
svn path=/trunk/; revision=5836
|
|
svn path=/trunk/; revision=5835
|
|
with Python's logging system.
svn path=/trunk/; revision=5834
|
|
svn path=/branches/tk685/; revision=5757
|