cds-snc / url-shortener

An API written in Python that shortens URLs
MIT License
4 stars 1 forks source link

chore: log info when URL cannot be resolved #390

Closed patheard closed 1 year ago

patheard commented 1 year ago

Summary

Update the logging for an unresolvable URL to info so that we're not alerted during fuzzing attacks.