Skip to content

v1.1.2

Compare
Choose a tag to compare
@leohahn leohahn released this 14 Sep 18:47
42f40cc

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.