freebsd-ports/devel/liblognorm/pkg-descr
Alexey Dokuchaev 706e3eb4d2 - Try to fix parallel (-jX) builds
- Cleanup the port while I am here

NB: there is version 0.3.7 available.

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
2013-08-22 08:54:10 +00:00

8 lines
351 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: http://www.liblognorm.com/