Logging exceptions

When I call Yii::error(new Exception(‘asdf’)); nothing gets logged. Even other loggings are then ignored for the current request.

Is this a bug? Or not?

Using Yii2 2.0.2.

Issue is now here.