aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/log.py
AgeCommit message (Expand)Author
2013-03-21Record context in CMS replay exceptions. Closes #458.Rob Austein
2013-01-25Clean up and extend rpki.log.init() to support things like letting theRob Austein
2012-10-18pylintRob Austein
2012-08-29Add a lot of __repr__() methods in an attempt to make the logs moreRob Austein
2012-08-27setproctitle hack. Useful with smoketest/yamltest/yamlconf, may needRob Austein
2012-08-09Switch rpki.sql.session.cache to use weak references, so that Python'sRob Austein
2012-08-08Checkpoint of work to date, see #274 and #275.Rob Austein
2011-10-07Add .self.self_handle to log_repr() constructor, if it's available.Rob Austein
2011-10-05Add global traceback control; this closes #95. Clean up someRob Austein
2011-04-27First whack at some of the silliest logging codeRob Austein
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
2010-09-09Downgrade syslog priority of a few messagesRob Austein
2010-03-16Update copyright noticesRob Austein
2010-01-07Split backtraces into separate messages, one per line, for syslog.Rob Austein
2009-12-25Change logging default back to using syslog; add -d/--debug switch toRob Austein
2009-09-04Clean up some whacked exception handling.Rob Austein
2009-08-25Stacktrace when no exception traceback is available.Rob Austein
2009-08-21Add date to timestamps when not using syslogRob Austein
2009-07-04Clean up and consolidate traceback. Add methods to hide (some of the)Rob Austein
2009-05-27Update copyright notices in files edited this yearRob Austein
2009-05-11Cosmetic doc changes.Rob Austein
2009-05-10LintRob Austein
2009-05-06Timestamps in non-syslog modeRob Austein
2009-04-24CheckpointRob Austein
2008-06-12Apparently Doxygen -does- read module documentation, but only ifRob Austein
2008-02-27Filename cleanupRob Austein