'Log level for data not found (in database, external services etc.)
As the title suggests, at what level should resource not found situation should be logged.
In my opinion it should be logged at info or warn level because though the operation did not gave the result it was expected to give if record was available, it did give a proper result which was not deterimental to execution of application.
So are my thought valid?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
