summaryrefslogtreecommitdiff
path: root/zuul/ansible/logconfig.py
Commit message (Expand)AuthorAgeFilesLines
* Fix more file opening ResourceWarningsClark Boylan2023-02-071-1/+2
* Remove gearman serverJames E. Blair2022-01-251-4/+0
* Format multi-line log entriesJames E. Blair2021-01-291-0/+1
* Log alembic migrations by defaultJames E. Blair2020-04-201-0/+4
* Adjust io-level logging in gerrit/git driversJames E. Blair2020-02-131-0/+4
* Add cherrypy to built-in logging configJames E. Blair2018-06-041-0/+4
* Use deepcopy when copying ansible logging configClark Boylan2017-09-061-3/+4
* Close logging config file after writeTobias Henkel2017-09-051-1/+2
* Log cachecontrol info by defaultJesse Keating2017-08-301-0/+4
* Merge "Fix typo in ServerLoggingConfig" into feature/zuulv3Zuul2017-08-291-1/+1
|\
| * Fix typo in ServerLoggingConfigJames E. Blair2017-08-291-1/+1
* | Remove default root handler fallback to consoleMonty Taylor2017-08-291-9/+2
* | Raise default logging level to debug if nodaemon is passedMonty Taylor2017-08-291-0/+7
* | Set better defaults for server loggingMonty Taylor2017-08-291-3/+3
|/
* Write a logging config file and pass it to callbacksMonty Taylor2017-08-281-0/+237