django-html-validator icon indicating copy to clipboard operation
django-html-validator copied to clipboard

Better use of logging

Open peterbe opened this issue 7 years ago • 0 comments

This project currently uses stdout to print or it writes to files in a certain directory. It would be much better to correctly integrate with properly configured logging.

peterbe avatar Aug 13 '18 13:08 peterbe