jrobichaud / django-structlog

Structured Logging for Django
https://django-structlog.readthedocs.io/en/latest/
MIT License
434 stars 34 forks source link

Add ninja example #525

Closed jrobichaud closed 5 months ago

jrobichaud commented 5 months ago

also fix a bug with username including a .

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (00d82b1) to head (e6a7f51).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #525 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 32 34 +2 Lines 502 533 +31 Branches 28 29 +1 ========================================= + Hits 502 533 +31 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.