summaryrefslogtreecommitdiff
path: root/src/nm-logging.h
Commit message (Expand)AuthorAgeFilesLines
* build: disable warnings where macros expand to tautological comparisonsLubomir Rintel2015-03-191-0/+2
* logging: add error argument to _nm_log() to support "%m" format specifierThomas Haller2015-03-021-2/+3
* logging: pass file:line as separate arguments to _nm_log()Thomas Haller2014-12-181-3/+4
* core/logging: make log level and domain a C enumThomas Haller2014-10-301-10/+18
* core/logging: adjust numerical values of the logging domain flagsThomas Haller2014-10-301-35/+35
* libnm-core, core: merge NMLoggingError into NMManagerErrorDan Winship2014-10-221-9/+0
* logging: add new logging level "TRACE"Thomas Haller2014-10-051-0/+2
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* core/logging: add new logging macro nm_log_obj()Thomas Haller2014-08-011-0/+27
* core/logging: define nm_log() to check for nm_logging_enabled() firstThomas Haller2014-08-011-1/+7
* core/logging: change order or domain/level arguments for nm_log()Thomas Haller2014-08-011-7/+7
* core/logging: define logging macros based on nm_log()Thomas Haller2014-08-011-12/+5
* core/logging: return static string from nm_logging_domains_to_string()Thomas Haller2014-08-011-1/+1
* core/logging: return static string from nm_logging_level_to_string()Thomas Haller2014-08-011-1/+1
* core/logging: remove unused #undef from header fileThomas Haller2014-08-011-11/+0
* core: merge src/config, src/logging, src/posix-signals into src/Dan Winship2014-07-301-0/+142
* logging: move logging into its own subdirDan Williams2010-04-061-87/+0
* logging: add DEVICE logging domainDan Williams2010-04-061-0/+1
* logging: add log level helpersDan Williams2010-04-061-0/+12
* logging: add basic logging capabilitiesDan Williams2010-04-061-4/+47
* 2008-11-02 Dan Williams <dcbw@redhat.com>Dan Williams2008-11-031-3/+3
* 2008-06-26 Dan Williams <dcbw@redhat.com>Dan Williams2008-06-261-3/+3
* 2007-02-19 Tambet Ingo <tambet@ximian.com>Tambet Ingo2007-02-191-6/+4
* 2006-02-26 Dan Williams <dcbw@redhat.com>Dan Williams2006-02-271-0/+33