We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Here I'm going to try to make sense of log levels and set expectations for which levels are to be called in the code:
Should only be called when something has caused enough of an issue to prevent the plugin from continuing normal execution
Something has happened which causes behavior not expected by the user
Information useful for those of us who want to know what's happening with our setup
Information which would be considered spam unless you're trying to debug something