summaryrefslogtreecommitdiff
path: root/devel/liblogging/pkg-descr
blob: 83d2c6d37ee4e3795cd92874838237bd14afbecb (plain) (blame)
1
2
3
4
5
6
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.