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")

Methods

luchia.core.log:set_logger(config)
Reconfigure the logger.

Parameters:

  • config Configuration settings for the logger.

See also:

Usage:

    luchia.core.log:set_logger(config)
generated by LDoc 1.4.6 Last updated 2021-02-26 22:36:58