v1.1.2
Update Pcall in order to log a better stacktrace.
On the previous implementation, the stacktrace would be logged as a debug
log and in multiple lines. This breaks tools like Kibana that consider
line breaks as different logs.
This version also changes the stacktrace log to be error instead of
debug.