Comment by theteapot
Or even fewer by doing it in a global exception handler instead of every time you try to open a file, since all your doing is piping the error though logger.
Or even fewer by doing it in a global exception handler instead of every time you try to open a file, since all your doing is piping the error though logger.