python-case-converter
python-case-converter copied to clipboard
Improve logging configurability
The logging capability that can be remarkably useful for debugging is prone to being left 'on'. There needs to be a much simpler way of enabling logging that is based on configuration rather than changing the code ad-hoc so it doesn't get left on like the 1.0.3 to 1.0.4 release.