NetworkManager/src/logging
Dan Winship a4b8645a60 logging: use GLib's logging functions if not using syslog
If nm_logging_syslog_openlog() isn't called (ie, in the test
programs), then route nm_log() messages to g_log() rather than just
using fprintf().
2014-04-23 10:19:17 -04:00
..
nm-logging.c logging: use GLib's logging functions if not using syslog 2014-04-23 10:19:17 -04:00
nm-logging.h dispatcher: add better debugging 2014-04-18 11:33:15 -04:00