github tokio-rs/tracing tracing-journald-0.2.1
tracing-journald 0.2.1

This release improves how tracing-journald communicates with journald,
including the handling of large payloads.

Added

  • Use an unconnected socket, so that logging can resume after a journald
    restart (#1758)

Fixed

  • Fixed string values being written using fmt::Debug (#1714)
  • Fixed EMSGSIZE when log entries exceed a certain size (#1744)

A huge thank-you to new contributor @lunaryorn, for contributing all of the
changes in this release!

Don't miss a new tracing release

NewReleases is sending notifications on new releases.