This should be
```C#
Log.Log(Level.Error, $"Task {value.Id} failed with exception", value.AsError());
```
Otherwise it will ignore the exception[ Full content available at: https://github.com/apache/reef/pull/1477 ] This message was relayed via gitbox.apache.org for [email protected]
