mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 06:40:16 +01:00
Clients need to do their own logging using glib or whatever; these macros while somewhat helpful were not flexible and are not a substitute for actual logging in the client. g_warning, g_message, and g_error are more suitable anyway. |
||
|---|---|---|
| .. | ||
| connections.c | ||
| connections.h | ||
| devices.c | ||
| devices.h | ||
| Makefile.am | ||
| network-manager.c | ||
| network-manager.h | ||
| nmcli.c | ||
| nmcli.h | ||
| settings.c | ||
| settings.h | ||
| utils.c | ||
| utils.h | ||