Bumping versions

This commit is contained in:
buildmaster
2020-02-20 05:29:30 +00:00
parent 0d237b564f
commit b34e04666d

View File

@@ -306,6 +306,7 @@ Consider the following example of a Logback configuration file (named https://gi
"span": "%X{X-B3-SpanId:-}",
"parent": "%X{X-B3-ParentSpanId:-}",
"exportable": "%X{X-Span-Export:-}",
"baggage": "%X{key:-}",
"pid": "${PID:-}",
"thread": "%thread",
"class": "%logger{40}",