lupo49/dokuwiki-plugin-orphanswanted

Plugin displays a lot of debug output on top of the page

Opened this issue · 1 comments

Plugin displays a lot of debug output on top of the page

Not a real bug. I'm debugging plugins and enabled debug output.

It would be good practice to not depend on a global debug switch. Instead use your own flag to produce debug information. This would avoid interference with other debugging tasks of users of your plugin.