summaryrefslogtreecommitdiffstats
path: root/src/lib/Logging.py
Commit message (Expand)AuthorAgeFilesLines
* Fix logging under broken pipe conditions (Resolves Ticket #408)Narayan Desai2007-03-211-0/+2
* Change logging facility to daemon (to conform with debian policy) (Resolves T...Narayan Desai2007-01-311-1/+1
* Switch logging output stream to stdoutNarayan Desai2006-11-261-1/+1
* Fix syslog reconnect code to properly choose socket type (for nexenta)Narayan Desai2006-08-241-1/+4
* Fall back to localhost:514 for syslog (needed for nexenta)Narayan Desai2006-08-231-1/+5
* Remove xml printing support from loggingNarayan Desai2006-08-141-3/+3
* Fix another syslog reconnect error pathNarayan Desai2006-08-021-2/+7
* Fix syslog reconnect codeNarayan Desai2006-07-311-0/+2
* Improve error messages for Svc/PkgmgrNarayan Desai2006-04-071-1/+1
* * Fix fam integration with svnNarayan Desai2006-03-291-0/+1
* Fix syslog priority/facility encoding in log messagesNarayan Desai2006-03-011-2/+4
* Whitespace changes in Logging.pyNarayan Desai2006-03-011-1/+1
* cleanup error handling and message fragmentationNarayan Desai2006-02-281-21/+18
* Reconnect syslog handler when the syslog daemon is restartedNarayan Desai2006-02-281-4/+12
* Fix problems reported by Rick and PedroNarayan Desai2006-02-271-7/+9
* Fix output loggingNarayan Desai2006-02-211-5/+4
* resync with cobalt libsNarayan Desai2006-02-141-22/+63
* Introduce the new logging infrastructure and convert the server (and bcfg2-in...Narayan Desai2006-01-251-0/+87