lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


LuaLogging provides a simple API to use logging features in Lua. Its
design was based on log4j.
LuaLogging currently supports, through the use of appenders, console,
file, email, socket and sql outputs.

Version 1.1.3 was adapted to work with Lua 5.1.

LuaLogging is part of the Kepler Project and can be found at
http://www.keplerproject.org/lualogging

LuaLogging is free software and uses the same license as Lua 5.1.

Any comments and feedback are welcome.

André