freebsd-ports/devel/liblognorm/pkg-descr
Dmitry Marakasov c6eddf7029 - Fix license
- Update WWW

Approved by:	portmgr blanket
2019-12-11 09:40:37 +00:00

8 lines
352 B
Text

liblognorm shall help to make sense out of syslog data, or, actually, any
event data that is present in text form.
In short words, one will be able to throw arbitrary log message to liblognorm,
one at a time, and for each message it will output well-defined name-value
pairs and a set of tags describing the message.
WWW: https://www.liblognorm.com/