[ANN] LuaLogging 1.7.0 released
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] LuaLogging 1.7.0 released
- From: Thijs Schreijer <thijs@...>
- Date: 2022年9月21日 20:57:22 +0000
I’m happy to announce a new version of LuaLogging
Added: support for second fractions in the time stamp
Added: new bundled appender; "rsyslog". This logger will
log in syslog format to a remote syslog server. It supports
both BSD as well as IETF formats, and supports sending over
UDP and TCP, with an option to use Copas for async-sending
over TCP.
Installation is easiest via LuaRocks.
Homepage: https://github.com/lunarmodules/lualogging
Enjoy!
Thijs