summaryrefslogtreecommitdiffstats
path: root/src/lib/Logger.py
Commit message (Expand)AuthorAgeFilesLines
* 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