### User story As a user, I want to know what is going on inside the plugins. I want to see not only errors but also warnings and other valuable information. ### Acceptance criteria - [x] #710 - [ ] When an `info` or `warning` log is posted from within a plugin, the user can see it (can be behind verbose flag). - [ ] As before, `error` logs are also visible to the user.
User story
As a user, I want to know what is going on inside the plugins. I want to see not only errors but also warnings and other valuable information.
Acceptance criteria
infoorwarninglog is posted from within a plugin, the user can see it (can be behind verbose flag).errorlogs are also visible to the user.