mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
9 lines
352 B
Plaintext
9 lines
352 B
Plaintext
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/
|