Skip to content
Unverified Commit 19ad11cc authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Graceful error handling and logging



Right now a failed "copyr" will result in the error log being spammed with not really helpful error messages. Also situations such as `$dir` returning `false` are not really caught.

This adds more error handling and logging to make debugging such situations easier.

Signed-off-by: default avatarLukas Reschke <lukas@statuscode.ch>
parent a086011e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment