lua-users home
lua-l archive

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






On Fri, Jul 8, 2011 at 2:31 PM, Dave Collins <[email protected]> wrote:
> The LuaLogging module [1] has support for this. It is called a "rolling file appender". I really like to use it for logging in general.
Alas. It says v1.2.0 is the version where they added rolling file appending, yet the latest downloadable release is 1.1.4 .

Well the docs should be updated to point at the GitHub downloads, so here is the link [1] to the release.
I would just use LuaRocks though, if you can. 
--
Regards,
Ryan

[1] https://github.com/Neopallium/lualogging/zipball/v1.2.0