Commit graph

7 commits

Author SHA1 Message Date
Jiří Klimeš
9b9331f53d logging: fix log level flag values (LOGL_*)
0x00000000 caused that ERR level (nm_log_err()) gets never logged.
2010-04-12 17:48:37 +02:00
Dan Williams
02002ef9d1 logging: add D-Bus method to change logging 2010-04-08 08:56:17 -07:00
Dan Williams
0d0503f21a logging: fix loc/func confusion 2010-04-07 13:40:27 -07:00
Dan Williams
75fa7b804d logging: add OLPC mesh log domain 2010-04-07 11:13:25 -07:00
Dan Williams
8e7a25114b logging: clarify some log domains 2010-04-07 10:55:30 -07:00
Dan Williams
ecbb8af10a logging: add DHCP meta-domain 2010-04-06 18:06:36 -07:00
Dan Williams
a00a6e5d87 logging: move logging into its own subdir
Some stuff we build (the DHCP manager) gets built independently
so that we can use it for unit tests.  For that, we need to build
the logging bits separately too, since the independent DHCP
library can't use them if they are embedded in NM.
2010-04-06 17:39:57 -07:00
Renamed from src/nm-logging.h (Browse further)