django-html-validator
django-html-validator copied to clipboard
Better use of logging
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.