summaryrefslogtreecommitdiff
path: root/src/nm-logging.h
Commit message (Expand)AuthorAgeFilesLines
* core: move _LOG*() macros to "shared/nm-glib-aux/nm-logging-fwd.h"Thomas Haller2019-11-221-108/+0
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* core/logging: don't log plain pointer value from nm_log_ptr()Thomas Haller2019-08-231-2/+3
* core: avoid plain pointer values in logging outputThomas Haller2019-06-251-2/+2
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-1/+1
* logging: make nm-logging thread-safeThomas Haller2019-02-051-3/+28
* logging: refactor and merge early logging initializationThomas Haller2019-02-051-3/+4
* logging: make _nm_logging_clear_platform_logging_cache() a regular functionThomas Haller2019-02-051-2/+4
* shared,core: move logging enums to header "shared/nm-utils/nm-logging-fwd.h"Thomas Haller2019-01-021-82/+2
* all: say Wi-Fi instead of "wifi" or "WiFi"Lubomir Rintel2018-11-291-1/+1
* logging: make nm-logging.c independent of other core componentsThomas Haller2018-10-181-2/+0
* build: always define NM_MORE_LOGGING define and don't check with #ifdefThomas Haller2018-08-271-3/+3
* logging: warn about invalid logging backends and drop "debug" backendThomas Haller2018-06-271-0/+4
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-2/+0
* all: replace "it's" with "its" where neededBeniamino Galvani2018-04-181-1/+1
* logging: add LOGD_IP_from_af() utilThomas Haller2018-03-201-0/+10
* core: workaround coverity/compiler warning about tautological compare in nm_l...Thomas Haller2017-10-301-3/+7
* logging: add LOG3 macrosThomas Haller2017-06-081-0/+31
* all/trivial: fix few comment typosFrancesco Giudici2017-05-151-1/+1
* logging: log device and connection along with the messageLubomir Rintel2017-03-241-21/+56
* logging: respect choice of journal/syslog even with --debugLubomir Rintel2017-03-241-1/+1
* core: introduce default logging macrosBeniamino Galvani2016-10-141-0/+17
* logging: remove LOGD_HW alias for LOGD_PLATFORMThomas Haller2016-10-111-1/+0
* logging: allow setting the syslog-identifier not to use G_LOG_DOMAINThomas Haller2016-10-061-0/+1
* logging: support system-wide prefixThomas Haller2016-10-051-0/+3
* src:(pacrunner-manager): Object for interaction with PacRunnerAtul Anand2016-10-041-0/+1
* logging: don't log the function nameThomas Haller2016-07-051-1/+9
* logging: enable logging domain VPN_PLUGIN up to level <info>Thomas Haller2016-06-171-3/+1
* macros: add macro _nm_printf() for function attributeThomas Haller2016-06-051-1/+1
* logging: add new logging domain LOGD_VPN_PLUGINThomas Haller2016-05-241-1/+5
* logging: add nm_logging_syslog_enabled() functionThomas Haller2016-05-241-0/+1
* logging: add nm_logging_get_level() functionThomas Haller2016-05-241-0/+2
* logging: add check for logging level in nm_logging_enabled()Thomas Haller2016-05-221-1/+2
* logging: make nm_logging_enabled() inline functionThomas Haller2016-05-201-1/+8
* logging: add new logging domain "SYSTEMD" for internal systemd loggingThomas Haller2016-03-171-0/+1
* device: improve logging messagesBeniamino Galvani2016-03-041-9/+11
* logging: make logging independent of platformThomas Haller2016-03-011-0/+2
* build: cleanup default includesThomas Haller2016-02-121-5/+0
* logging: add new logging macros _LOGx_err() to log errnoThomas Haller2016-02-051-8/+24
* platform: swap _LOG2t() and _LOG2T() macrosThomas Haller2016-02-051-7/+7
* logging: swap names of logging macros _LOGT() and _LOGt()Thomas Haller2015-11-061-7/+7
* logging: add special logging level "KEEP"Thomas Haller2015-10-091-0/+1
* logging: introduce an alternative set of logging macrosThomas Haller2015-09-041-1/+33
* logging: declare default logging macros in "nm-logging.h"Thomas Haller2015-08-201-0/+31
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+2
* logging: support an "OFF" logging levelThomas Haller2015-08-041-1/+5
* logging/trivial: rename LOGL_MAX to _LOGL_NThomas Haller2015-08-041-1/+1
* logging: add AUDIT domainBeniamino Galvani2015-08-041-0/+1