freebsd-ports/sysutils/libumberlog/pkg-descr
Cy Schubert d21678af76 Wecome to libumberlog.
The libumberlog library serves two purposes: it's either a drop-in
replacement for the syslog() system call, in which case it turns the default
syslog messages into CEE-enhanced messages, with a CEE-JSON payload, and
some automatically discovered fields. Or, it can be used as a stand-alone
library, that provides a syslog()-like API, with the ability to add
arbitrary key-value pairs to the resulting JSON payload.

WWW: http://algernon.github.com/libumberlog/

Submitted by:	Peter Czanik <czanik@balabit.hu>, our syslog-ng upline
2012-04-17 20:20:01 +00:00

8 lines
462 B
Text

The libumberlog library serves two purposes: it's either a drop-in
replacement for the syslog() system call, in which case it turns the default
syslog messages into CEE-enhanced messages, with a CEE-JSON payload, and
some automatically discovered fields. Or, it can be used as a stand-alone
library, that provides a syslog()-like API, with the ability to add
arbitrary key-value pairs to the resulting JSON payload.
WWW: http://algernon.github.com/libumberlog/