NetworkManager/src/logging
Dan Williams 78f7ef1115 logging: use INFO level for debug messages
By default most distros won't log debug messages to syslog; but we
want them logged when the user explicitly requests them via the logging
API and config options in NM.  Half the point of doing more logging
was to make it easier for users to get logs out of NM, and having
to edit syslog configuration makes it all pointless.
2010-04-08 14:49:56 -07:00
..
Makefile.am logging: move logging into its own subdir 2010-04-06 17:39:57 -07:00
nm-logging.c logging: use INFO level for debug messages 2010-04-08 14:49:56 -07:00
nm-logging.h logging: add D-Bus method to change logging 2010-04-08 08:56:17 -07:00