Closed arthexis closed 1 year ago
Currently the README has:
If the function fails, the sigil is not resolved. By default, no exceptions are raised and not extraneous information is logged.
This should be added, and the code modified to work in the same manner:
You can change this behavior by setting the SIGILS_LOG_LEVEL setting to logging.DEBUG.
SIGILS_LOG_LEVEL
logging.DEBUG
Now you can just pass --debug on the command line!
Currently the README has:
This should be added, and the code modified to work in the same manner: