NetworkManager/src/libnm-systemd-shared
Thomas Haller 1353a0e8da
logging: add _nm_log_full() macro
_nm_log_impl() is the underlying implementation. As we have
multiple implementations, it's a bit confusing how it all works
together.

We thus should not call this directly, so that there are few (literal)
uses of this symbol.

Still, we may need to call this version of the logging statement,
because it's the only one that allows to provide the file location.

Add a wrapper macro for this, that callers can use.
2021-04-12 16:46:01 +02:00
..
sd-adapt-shared systemd: merge branch systemd into master 2021-04-06 19:48:51 +02:00
src logging: add _nm_log_full() macro 2021-04-12 16:46:01 +02:00
meson.build systemd: fix borked merge 2021-04-01 21:05:53 +02:00
nm-default-systemd-shared.h build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,log-null,log-core}" 2021-02-24 12:48:20 +01:00
nm-sd-utils-shared.c all: move "shared/systemd/" directory to "src/libnm-systemd-shared/" 2021-03-30 08:21:23 +02:00
nm-sd-utils-shared.h all: move "shared/systemd/" directory to "src/libnm-systemd-shared/" 2021-03-30 08:21:23 +02:00