LuaLogging logo
LuaLogging
A simple API to use logging features in Lua

overview · current version · download · news · installation · manual · license · history · contact


Contents

Overview

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

Current version is 1.0.0 It was developed for Lua 5.0.

Download

LuaLogging can be downloaded from the its
Lua Forge page.

What's new

Installation

LuaLogging is just a lua script. As such there is no need to install. Just put it in your favorite place and `require "logging"'.

History

LuaLogging was designed by Danilo Tuler (and log4j) and implemented by Danilo Tuler and André Carregal.

LuaLogging development was sponsored by Ideais.

Contact

For more information please contact us. Comments are welcome!

overview · current version · download · news · installation · manual · license · history · contact


$Id: index.html,v 1.1 2004/07/02 20:26:49 tuler Exp $