summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Logger.py
Commit message (Collapse)AuthorAgeFilesLines
* logging: set log level correctly when no options givenChris St. Pierre2012-12-131-2/+8
|
* produce debug logs about how logging is configuredChris St. Pierre2012-11-271-4/+9
|
* log to stderr, not stdoutChris St. Pierre2012-10-301-2/+2
|
* expanded pylint coverageChris St. Pierre2012-09-251-16/+24
|
* fixed syslog reconnection messageChris St. Pierre2012-09-041-5/+9
|
* made logging to syslog configurable and default for all loggingChris St. Pierre2012-08-151-17/+15
|
* Logger: Fix tracebackSol Jerome2012-08-141-3/+7
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* PY3K: Get server code working againSol Jerome2012-05-051-3/+3
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+180
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>