tv-labs / lua

The most ergomonic interface to Luerl in Elixir
https://hexdocs.pm/lua/
Apache License 2.0
71 stars 0 forks source link

Propagate original error information #8

Closed davydog187 closed 8 months ago

davydog187 commented 8 months ago

Improves the error handling of Lua to include the original exception and lua state, so that callers can provide additional context in their logs and alerts if neccessary