summaryrefslogtreecommitdiff
path: root/oslo_log
Commit message (Expand)AuthorAgeFilesLines
* Make the eventlet logging fix execution conditional5.0.2Rodolfo Alonso Hernandez2022-11-141-2/+3
* Fix logging in eventlet native threads5.0.1Gorka Eguileor2022-08-083-0/+368
* [Fix] init global_request_id if not in contextHervé Beraud2022-05-112-1/+13
* Merge "Log Global Request IDs by default"4.8.0Zuul2022-04-261-2/+2
|\
| * Log Global Request IDs by defaultTakashi Kajinami2022-04-251-2/+2
* | Add system scope information to default user identity stringTakashi Kajinami2022-04-192-6/+12
|/
* Add Zed in versionutilsGoutham Pacha Ravi2022-03-111-0/+2
* Add Yoga to versionutils4.7.0Alan Bishop2022-02-051-0/+2
* Use project when logging the user identityAlan Bishop2022-02-052-27/+17
* Replace deprecated arguments of RequestContext4.6.1Takashi Kajinami2021-07-231-4/+4
* Merge "Remove references to 'sys.version_info'"4.6.0Zuul2021-06-011-5/+2
|\
| * Remove references to 'sys.version_info'Jorhson Deng2021-04-271-5/+2
* | Ussuri+ is python3 onlydengzhaosen2021-05-061-1/+1
|/
* Merge "Fix log_rotate_interval help text formatting"Zuul2021-04-161-1/+1
|\
| * Fix log_rotate_interval help text formattingEric Harney2021-04-151-1/+1
* | Merge "remove unicode from code"Zuul2021-04-161-5/+5
|\ \ | |/ |/|
| * remove unicode from codexuanyandong2021-01-031-5/+5
* | Add Xena to versionutilsBen Nemec2021-01-191-0/+2
|/
* Added uwsgi_name information into fluentFormatter event messageJan Vondra2020-07-111-0/+10
* Add Victoria and Wallaby in versionutils.deprecated4.3.0Goutham Pacha Ravi2020-06-181-0/+2
* Merge "Stop to use the __future__ module."4.2.1Zuul2020-06-031-2/+0
|\
| * Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* | Default facility to None in OSJournalHandler classBrian Haley2020-06-012-1/+14
|/
* Add missing SYSLOG_FACILITY to JournalHandlerBenjamin Reichel2020-05-073-8/+22
* Remove monotonic usageSean McGinnis2020-05-041-5/+1
* Imported Translations from ZanataOpenStack Proposal Bot2020-04-161-2/+6
* Use unittest.mock instead of third party mock4.1.1Sean McGinnis2020-03-315-8/+11
* Merge "drop use of six"Zuul2020-03-219-152/+75
|\
| * drop use of sixHervé Beraud2020-03-129-152/+75
* | Merge "Switch to hacking 2.x"4.1.0Zuul2020-03-093-12/+14
|\ \
| * | Switch to hacking 2.xCyril Roelandt2020-02-073-12/+14
| |/
* | Add Victoria and Wallaby releases to versionutilsBen Nemec2020-03-051-0/+2
|/
* Drop use of unittest2Sean McGinnis2020-01-121-2/+3
* Always use jsonutils.to_primitive 'fallback' parameter3.45.2Stephen Finucane2019-12-102-23/+7
* Serialize complex objects in FluentFormatter3.45.1Vladyslav Drok2019-12-091-10/+20
* Add Ussuri release to versionutilsBen Nemec2019-09-041-0/+2
* Use setLevel instead of setting logger.level directlyBen Nemec2019-08-141-1/+1
* Merge "Use raw string for regex"Zuul2019-05-041-1/+1
|\
| * Use raw string for regexSean McGinnis2019-04-091-1/+1
* | Merge "Add TRAIN to deprecated releases"Zuul2019-05-031-0/+2
|\ \
| * | Add TRAIN to deprecated releasesVishakha Agarwal2019-04-121-0/+2
| |/
* | Added cmdline information into fluentFormatter event messageJan Vondra2019-03-281-0/+2
|/
* Merge "Add 'levelkey' + 'tbkey' params"Zuul2019-03-042-7/+42
|\
| * Add 'levelkey' + 'tbkey' paramsAlexis Lee2019-01-302-7/+42
* | Clarify some config options3.42.3Pavlo Shchelokovskyy2019-02-191-6/+11
|/
* Merge "Fix handling of exc_info in OSJournalHandler"Zuul2018-12-192-7/+30
|\
| * Fix handling of exc_info in OSJournalHandlerNikita Gerasimov2018-11-302-7/+30
* | Default oslo.policy logging to INFO3.42.1Matt Riedemann2018-12-101-0/+1
|/
* Add config options for log rotation3.42.0Daniel Vincze2018-11-213-1/+114
* Add Windows Event Log handlerDaniel Vincze2018-11-053-0/+30