forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
390 B
Text
8 lines
390 B
Text
Liblogging offers an enhanced replacement for the syslog() call, but
|
|
retains its ease of use. In a nutshell, it permits sytem administrators
|
|
to direct application log output to different destinations without
|
|
requiring the app developer to do any work for this. Liblogging is
|
|
released under a 2-clause BSD license and as such can be used in any
|
|
application.
|
|
|
|
WWW: http://www.liblogging.org/
|