We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86f2321 commit 19c9834Copy full SHA for 19c9834
CHANGELOG.md
@@ -6,6 +6,7 @@
6
(used for the log `message`) and `event.dataset` (a field provided by the
7
`elasticapm` integration) ([#46](https://github.com/elastic/ecs-logging-python/pull/46))
8
* Add default/fallback handling for json.dumps ([#47](https://github.com/elastic/ecs-logging-python/pull/47))
9
+* Fixed an issue in `StdLibFormatter` when `exc_info=False` ([#42](https://github.com/elastic/ecs-logging-python/pull/42))
10
11
## 1.0.0 (2021-02-08)
12
0 commit comments