Closed vorner closed 5 years ago
Currently, the errors produced are the low-level ones, like „file not found“. It would be good to provide more info, like that it happened during loading of configuration. The .context from failure should help with that.
.context
failure
While this is something that needs more improving and polishing (probably always), it seems to be mostly done.
Currently, the errors produced are the low-level ones, like „file not found“. It would be good to provide more info, like that it happened during loading of configuration. The
.context
fromfailure
should help with that.