Skip to content

3.10.2

Latest
Compare
Choose a tag to compare
@mabdinur mabdinur released this 09 Jul 18:52
· 1 commit to 3.10 since this release
68d1e96

Bug Fixes

  • logging: Fix issue when dd.* properties were not injected onto logging records unless DD_LOGS_ENABLED=true env var was set (default value is structured). This issue causes problems for non-structured loggers which set their own format string instead of having ddtrace set the logging format string for you.