asenchi / scrolls

Simple logging
MIT License
158 stars 26 forks source link

Make the Syslog log_level adapting behavior configurable, instead of always on. #89

Closed brphelps closed 3 years ago

brphelps commented 3 years ago

Fixes #83 .

Added some tests and made sure we could opt out of the log_level changing behavior if we wanted (while leaving the default behavior "on").

asenchi commented 3 years ago

Looks good! Let me work on getting this into a release. Should be today. Thanks for the contribution!