|
| LuaLogging |
| A simple API to use logging features in Lua |
LuaLogging provides a simple API to use logging features in Lua. Its design was based on log4j.
Currently the only output available is writing to a file, but new ways are planned.
LuaLogging is free software and uses the same
license
as Lua 5.0.
Current version is 1.0.0
It was developed for Lua 5.0.
Current version
Download
LuaLogging can be downloaded from the its Lua Forge page.
What's new
LuaLogging is just a lua script. As such there is no need to install. Just put it in your
favorite place and `require "logging"'.
LuaLogging was designed by Danilo Tuler (and log4j) and implemented by Danilo Tuler and André Carregal.
LuaLogging development was sponsored by Ideais.
For more information please contact us. Comments are welcome!