Dan Williams
02002ef9d1
logging: add D-Bus method to change logging
2010-04-08 08:56:17 -07:00
Dan Williams
4e5cfab478
logging: fix multiple log level handling
...
Ensure messages are only printed in the format their log level wants.
2010-04-07 14:43:32 -07:00
Dan Williams
637a912545
logging: fix log domain parsing
2010-04-07 14:08:34 -07:00
Dan Williams
0d0503f21a
logging: fix loc/func confusion
2010-04-07 13:40:27 -07:00
Dan Williams
e7877a0036
logging: adjust default domains to match previous log verbosity
2010-04-07 13:36:47 -07:00
Dan Williams
f354bd3d9f
logging: allow OLPC mesh logging to be used
2010-04-07 13:33:49 -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