Class luchia.core.log
Core logging class.
See the core.log.lua example for more detail.
Info:
- Copyright: 2011-2015 Chad Phillips
- Author: Chad Phillips
Tables
luchia.core.log.logger | The logging class. |
Methods
luchia.core.log:set_logger(config) | Reconfigure the logger. |
Tables
- luchia.core.log.logger
-
The logging class.
Wrapper to lualogging class.
See also:
Usage:
logger:debug("debug message")