asenchi / scrolls

Simple logging
MIT License
158 stars 26 forks source link

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

Closed brphelps closed 3 years ago

brphelps commented 3 years ago

Fixes https://github.com/asenchi/scrolls/issues/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").

brphelps commented 3 years ago

Need to remake after updating fork, brb...