Actions
Bug #10866
closedRoute 404 exceptions from error to info
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Currently if a resource is not found, Runcible throws an error citing 404 ResourceNotFound. This really shouldn't be an error, but should still be logged. Change the error message to an info message.
Actions