|
GlyEngine 0.3.8
Create games and apps with lua
|
Functions | |
| local function | fatal (...) |
| local function | error (...) |
| local function | warn (...) |
| local function | info (...) |
| local function | debug (..) |
| local function | trace (..) |
| local function | level (n) |
| local function | init (printers) |
| local function debug | ( | .. | ) |
| local function error | ( | ... | ) |
| local function fatal | ( | ... | ) |
| local function info | ( | ... | ) |
| local function init | ( | printers | ) |
@decorator
Restarts log system by redirecting messages to new destinations.
| local function level | ( | n | ) |
@decorator
Adjusts the level of omission of log messages.
| local function trace | ( | .. | ) |
| local function warn | ( | ... | ) |