mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
7 lines
318 B
Plaintext
7 lines
318 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.
|