summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-logging.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "device: log device type too"Lubomir Rintel2017-10-311-6/+3
* device: log device type tooLubomir Rintel2017-10-301-3/+6
* manager: add logging macro _NMLOG2() for logging device messagesThomas Haller2017-06-081-1/+1
* device: rework device's _NMLOG() logging macroThomas Haller2017-06-081-6/+16
* devices: log the device contextLubomir Rintel2017-03-241-1/+3
* logging: log device and connection along with the messageLubomir Rintel2017-03-241-1/+1
* all: use "static inline" keywords instead of "inline static"Thomas Haller2017-02-231-1/+2
* device: mark _nm_device_log_self_to_device() as unusedThomas Haller2017-01-041-1/+1
* all: cleanup includes in header filesThomas Haller2016-08-171-1/+0
* all: drop str_if_set() in favor of the "?:" operatorThomas Haller2016-03-081-1/+1
* device: improve logging messagesBeniamino Galvani2016-03-041-1/+1
* logging: declare default logging macros in "nm-logging.h"Thomas Haller2015-08-201-7/+3
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* device: add logging macro _LOGT()Thomas Haller2014-12-091-0/+1
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* logging: extract logging macros for devices to nm-device-logging.hThomas Haller2014-08-061-0/+45