Open dchud opened 8 years ago
Currently too much low-level debug output is generated. Review all the output from each dependency, add/remove/update and modify handlers as needed.
This is pretty friendly to users, but if you're using logger, then we simply divide between logger.debug and logger.info messages, and set the log level to INFO by default.
Currently too much low-level debug output is generated. Review all the output from each dependency, add/remove/update and modify handlers as needed.