jedie / django-tools

miscellaneous django tools
http://pypi.python.org/pypi/django-tools/
Other
129 stars 31 forks source link

NEW: SyslogHandler for easy logging to syslog #81

Closed jedie closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #81 (9ff2e16) into main (1fa6c5d) will increase coverage by 0.21%. The diff coverage is 98.43%.

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   77.16%   77.37%   +0.21%     
==========================================
  Files         157      159       +2     
  Lines        6276     6339      +63     
==========================================
+ Hits         4843     4905      +62     
- Misses       1433     1434       +1     
Impacted Files Coverage Δ
django_tools/log_utils/syslog_handler.py 92.85% <92.85%> (ø)
django_tools/__init__.py 100.00% <100.00%> (ø)
...est_project/tests/test_log_utils_syslog_handler.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.