Logging info in docs would be handy. Each integration now has a link to the source and open issues. It would also be useful to have logging details from manifest.json. For example the insteon integration (which is generating a lot of questions at the moment) has this in manifest
"loggers": ["pyinsteon", "pypubsub"],
Putting this in the docs would make it easier help people to turn on logging for an integration and it’s dependencies instead of having to go to the github source. A link to the logging integration would also help.