LuaLogging with CMake build scripts. Testing Mercurial forests and Git superprojects.
master
BranchesTags
Commiter: Eric Wing
Author: Eric Wing
Revision: d30eef2451
(August 30, 2008 15:45 UTC) Over 3 years ago
Added ignore file
| Name | Date | Rev. | Commit message |
|---|---|---|---|
| doc | |||
| src | |||
| tests | |||
| .gitignore | |||
| cmake_uninstall.cmake.in | |||
| CMakeLists.txt | |||
| Makefile | |||
| Makefile.win | |||
| README |
README
LuaLogging ---------- http://www.keplerproject.org/lualogging/ 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. Current version is 1.1.4. It was developed for Lua 5.1. LuaLogging is free software and uses the same license as Lua 5.1. It is part of the Kepler Project. To install LuaLogging, copy the "logging" directory to your package.path Please see docs at http://www.keplerproject.org/lualogging for more details