Skip to content

Releases: Msameim181/Python-Logging-Best-Practice

v0.2.16

Choose a tag to compare

@Msameim181 Msameim181 released this 27 Nov 10:37
b95cec4

What's Changed

Full Changelog: v0.2.15...v0.2.16

v0.2.15

Choose a tag to compare

@Msameim181 Msameim181 released this 26 Nov 07:40
d536f17

What's Changed

  • chore: update license from GNU AGPL to MIT License by @Msameim181 in #15

Full Changelog: v0.2.14...v0.2.15

v0.2.14

Choose a tag to compare

@Msameim181 Msameim181 released this 26 Nov 07:27
af8d12a

What's Changed

Full Changelog: v0.2.13...v0.2.14

v0.2.13

v0.2.13 Pre-release
Pre-release

Choose a tag to compare

@Msameim181 Msameim181 released this 29 Apr 09:21
4b06b6c

What's Changed

Full Changelog: v0.2.12...v0.2.13

v0.2.12

v0.2.12 Pre-release
Pre-release

Choose a tag to compare

@Msameim181 Msameim181 released this 10 Mar 10:33

What's Changed

Full Changelog: v0.2.9...v0.2.12

v0.2.11

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

v0.1.9

Choose a tag to compare

@Msameim181 Msameim181 released this 10 Dec 10:08
  • update get_trace_id and improve it.

Full Changelog: v0.1.8...v0.1.9

v0.1.8

Choose a tag to compare

@Msameim181 Msameim181 released this 10 Dec 09:21
  • remove django from pyproject

Full Changelog: v0.1.7...v0.1.8

v0.1.7

Choose a tag to compare

@Msameim181 Msameim181 released this 06 Dec 14:50
  • Handle plain formats for console, SysLog, and File.
  • Improve tests for examples and the core itself.
  • Enhance logging settings.
  • Resolve some issues.

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

@Msameim181 Msameim181 released this 06 Dec 00:43
  • Add Socket Integration, along with examples for server-side and client-side.
  • Enhanced examples.
  • Add test, with Pytest and pipline.
  • Enhance Readme and dependencies.

Full Changelog: v0.1.5...v0.1.6