PanicHandler eats stack traces

PanicHandler gRPC middleware recovers panics and logs them. However, it does not log the stack trace, hindering debugging as it's impossible to say where the panic located from without the stack trace. We should log the stack trace as well.

Edited by Sami Hiltunen
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information