-
- Downloads
Remove superfluous log message
If we reach this point, we're likely already logging the error somewhere else (i.e. the session handler in use), so there's no point on logging the exception's message again.
Please register or sign in to comment