rdev34
Results
1
comments of
rdev34
Currently we use `print()` for logging on both client and server. We have overloaded Lua's `print()` function (see overloads.lua) to output the resource name that the error occurred in and...