
Liblogging consists of several components with stdlog being the core component. think of liblogging-stdlog as the next version of the syslog(3) api. it retains the simple semantics, but makes the api more sophisticated "behind the scenes" with better support for multiple threads and flexibility for different log destinations.
this package contains the shared library.