Script logging.lua

Logging functions.

Functions

override.log (level, msg) Custom logging function.
override.logDebug (msg) Custom debug logging function.


Functions

override.log (level, msg)
Custom logging function.

Parameters:

  • level string Level at which to output message.
  • msg string Message to log.
override.logDebug (msg)
Custom debug logging function.

Parameters:

generated by LDoc 1.4.3 Last updated 2017-08-02 23:27:55