Can bugsnag plugin be set to log warnings?
For example, warning about email settings test failing. In log file it is represented by this:
2019-10-02 13:18:55 [-][1][-][info][yii\mail\BaseMailer::send] Sending email "This is a test email from Craft" to "xx@xx.pl"
2019-10-02 13:18:55 [-][1][-][info][yii\swiftmailer\Mailer::sendMessage] Sending email "This is a test email from Craft" to "xx@xx.pl"
2019-10-02 13:18:55 [-][1][-][warning][application] Error sending email: Process could not be started [The system cannot find the path specified.
Can bugsnag plugin be set to log warnings?
For example, warning about email settings test failing. In log file it is represented by this: