summaryrefslogtreecommitdiffstats
path: root/src/lib/Logger.py
Commit message (Expand)AuthorAgeFilesLines
* cherry-picked a2cc392 Switch to shallow rather than deep copies to improve pe...Chris St. Pierre2012-01-131-1/+1
* Some housekeeping in Logger.pyKamil Kisiel2011-10-311-128/+45
* Logger: Fix non-string loggingSol Jerome2011-05-101-10/+13
* Logger: Statement always was True in python 2Sol Jerome2011-05-091-15/+10
* Logger: Use bytes for PY3KSol Jerome2011-05-091-1/+3
* Common: Fixes to get server to start with PY3KSol Jerome2011-05-031-2/+2
* Common: Add full PY3K compatibilitySol Jerome2011-04-271-1/+3
* Rewrote bcfg2-repo-validate as bcfg2-lint, which uses a pluginChris St. Pierre2011-04-201-2/+10
* PY3K + PEP8 fixes for remaining filesSol Jerome2011-04-071-16/+37
* Prevent Logger.py from throwing execptions when unable to connect to the loggerTim Laszlo2010-06-111-2/+9
* Updated files to match PEP 257Fabian Affolter2010-06-071-11/+12
* Fragmenting Syslogger logs backwardsTim Laszlo2010-05-261-2/+1
* Logger.py: Add timestamps when logging to file (Resolves Ticket #819)Sol Jerome2010-02-171-1/+1
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-14/+14
* Logging: Fix reconnect when using /dev/logNarayan Desai2009-04-241-3/+3
* More python 2to3 updates along with pylint/code cleanupsSol Jerome2009-04-231-10/+21
* Get rid of errant newlines (Resolves #599 for real this time)Narayan Desai2008-09-291-0/+55
* fixed minor issues involving -e and -b in bcfg2-reportsJames Yang2008-08-061-1/+6
* applied logging->logger patchJames Yang2008-08-051-0/+155