Skip to content

v4.0.0

Choose a tag to compare

@serilog-build serilog-build released this 28 Jul 22:42
a967446

Breaking changes

  • Sink behavior may change in the presence of OTEL_* environment variables. To prevent this, pass ignoreEnvironment: true to any of the WriteTo configuration methods.
  • Log events carrying a SpanStartTimestamp property of type DateTime will now be recognized as spans rather than logs.