index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpkid
/
rpki
/
log.py
Age
Commit message (
Expand
)
Author
2013-03-21
Record context in CMS replay exceptions. Closes #458.
Rob Austein
2013-01-25
Clean up and extend rpki.log.init() to support things like letting the
Rob Austein
2012-10-18
pylint
Rob Austein
2012-08-29
Add a lot of __repr__() methods in an attempt to make the logs more
Rob Austein
2012-08-27
setproctitle hack. Useful with smoketest/yamltest/yamlconf, may need
Rob Austein
2012-08-09
Switch rpki.sql.session.cache to use weak references, so that Python's
Rob Austein
2012-08-08
Checkpoint of work to date, see #274 and #275.
Rob Austein
2011-10-07
Add .self.self_handle to log_repr() constructor, if it's available.
Rob Austein
2011-10-05
Add global traceback control; this closes #95. Clean up some
Rob Austein
2011-04-27
First whack at some of the silliest logging code
Rob Austein
2010-10-07
Merge rpkid.without_tls/ branch to rpkid/ trunk.
Rob Austein
2010-09-09
Downgrade syslog priority of a few messages
Rob Austein
2010-03-16
Update copyright notices
Rob Austein
2010-01-07
Split backtraces into separate messages, one per line, for syslog.
Rob Austein
2009-12-25
Change logging default back to using syslog; add -d/--debug switch to
Rob Austein
2009-09-04
Clean up some whacked exception handling.
Rob Austein
2009-08-25
Stacktrace when no exception traceback is available.
Rob Austein
2009-08-21
Add date to timestamps when not using syslog
Rob Austein
2009-07-04
Clean up and consolidate traceback. Add methods to hide (some of the)
Rob Austein
2009-05-27
Update copyright notices in files edited this year
Rob Austein
2009-05-11
Cosmetic doc changes.
Rob Austein
2009-05-10
Lint
Rob Austein
2009-05-06
Timestamps in non-syslog mode
Rob Austein
2009-04-24
Checkpoint
Rob Austein
2008-06-12
Apparently Doxygen -does- read module documentation, but only if
Rob Austein
2008-02-27
Filename cleanup
Rob Austein