summaryrefslogtreecommitdiff
path: root/pysnmp/debug.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-261-14/+29
* PEP8 optimize imports (#242)Ilya Etingof2019-02-121-1/+3
* Uppercase global constants (#238)Ilya Etingof2019-02-101-31/+35
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+1
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+1
* migrated references from SourceForge (#110)Ilya Etingof2017-11-171-1/+1
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
* converted to new-style classesIlya Etingof2016-06-121-2/+2
* pep8 reformattedIlya Etingof2016-04-051-1/+2
* pep8 reformattedIlya Etingof2016-04-011-1/+8
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-0/+6
* linted for bad-whitespace and some other issueselie2015-10-171-2/+1
* linted the bad-continuation issue as well as some otherselie2015-10-171-4/+2
* linted for trailing whitespaceselie2015-10-171-33/+33
* provide NullHandler for Python < 2.7elie2015-01-071-1/+9
* * added support for logging into parent application's loggerelie2014-10-271-7/+10
* built-in debugging is now based on Python logging moduleelie2014-10-261-7/+27
* handle the case of deactivated sys.stderrelie2014-03-151-1/+1
* amended the case of null debug writerelie2014-03-151-4/+3
* handle the case of absent stderr stream at Debug printerelie2014-03-141-1/+4
* format subsecondselie2013-04-171-1/+1
* timestamps to log messages addedelie2013-03-151-1/+6
* report package version on debugging code initializationelie2012-12-201-1/+3
* built-in debugger now supports negating debugging categorieselie2012-07-231-3/+11
* hex dumps of binary parts of the protocol added to ease systemelie2012-06-251-0/+7
* default debug.logger is now just a zero value instead of an objectelie2011-01-201-1/+3
* all dict.has_key() & dict.get() invocations replaced with modern syntaxelie2011-01-201-1/+1
* debug category 'app' addedelie2010-07-101-1/+3
* proxy debug category addedelie2006-09-291-0/+2
* debug category acl addedelie2006-09-081-0/+2
* re-designedelie2006-09-061-14/+38
* debug.py addedelie2006-09-051-0/+28