summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Logger.py
Commit message (Expand)AuthorAgeFilesLines
* check for existence of isatty to account for older wsgi Log objectsMichael Fenn2014-04-071-1/+1
* Logger: removed debugging print statementChris St. Pierre2013-09-031-1/+0
* Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-22/+120
|\
| * Options: migrated logging libs to new parserChris St. Pierre2013-06-271-22/+116
|/
* testsuite: fixed issues found by latest version of pylintChris St. Pierre2013-03-261-6/+6
* testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-1/+1
* Logger: set log handler names in a py <2.6 compatible wayChris St. Pierre2013-03-221-3/+12
* Merge branch '1.3.2' into maintChris St. Pierre2013-03-211-0/+3
|\
| * Debug improvements:Chris St. Pierre2013-03-191-0/+3
* | Logger: Fix encoding traceback (#1140)Sol Jerome2013-03-191-1/+5
|/
* 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
* PY3K: Get server code working againSol Jerome2012-05-051-3/+3
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+180