Skip to content

v0.2.11

Latest
Compare
Choose a tag to compare
@Msameim181 Msameim181 released this 13 Dec 18:34
488b4ec

What's Changed

New Features

  • Support for process IDs in logging.
  • Uvicorn integration for logging configuration.

Refactors

  • Replaced ColoredFormatter with BasicFormatter and enhanced logging message formatting.
  • Streamlined LoggingConfig and SysLogFormatter setup.
  • Improved trace ID handling in BasicFormatter.

Enhancements

  • Enabled NaN trace ignoring and process ID display in logging settings.
  • Updated the log file path and format in LoggingSettings.

Fixes

  • Sanitized trace ID format in the get_trace_id function.

Full Changelog: v0.1.9...v0.2.11