summaryrefslogtreecommitdiff
path: root/src/libnm-log-core/README.md
blob: 4223232bfa1a2f48af8defad6cc7ed9e8a222597 (plain)
1
2
3
4
5
6
7
8
9
10
libnm-log-core
==============

libnm-glib-aux has a forward-declaration of logging API.
If a libnm-glib-aux user uses that API for logging, it must
link the final binary with an implementation.

There are two implementations: libnm-log-core and
[../libnm-log-null/(..libnm-log-null/). This one is the implementation
used by the daemon and logs to syslog/journald.