Debug Module

Globals

debug

debug.getinfo ()

Check the Lua Manual for more information.

debug.log (string…​)

Allows to log the given strings to the Game Log.

debug.traceback ()

Check the Lua Manual for more information.