melexis / sphinx-coverity-extension

Sphinx plugin to generate Coverity defects report or table in reStructuredText documentation. Coverity report is then personally styled while data integrity is guaranteed.
GNU General Public License v3.0
5 stars 2 forks source link

Use Sphinx logging object consistently #79

Closed JokeWaumans closed 2 months ago

JokeWaumans commented 2 months ago

Use sphinx.util.logging

Logging levels can be set by -v (up to 3 times)