introspection: update logging domains description

This commit is contained in:
Jiří Klimeš
2012-12-17 17:30:58 +01:00
parent 7b10b4d468
commit eb50c69129

View File

@@ -216,11 +216,13 @@
<tp:docstring> <tp:docstring>
A combination of logging domains separated by commas (','), or "NONE" A combination of logging domains separated by commas (','), or "NONE"
to disable logging. Each domain enables logging for operations to disable logging. Each domain enables logging for operations
related to that domain. Available domains are: [NONE, HW, RFKILL, related to that domain. Available domains are: [HW, RFKILL, ETHER,
ETHER, WIFI, BT, MB, DHCP4, DHCP6, PPP, WIFI_SCAN, IP4, IP6, AUTOIP4, WIFI, BT, MB, DHCP4, DHCP6, PPP, WIFI_SCAN, IP4, IP6, AUTOIP4, DNS,
DNS, VPN, SHARING, SUPPLICANT, USER_SET, SYS_SET, SUSPEND, CORE, VPN, SHARING, SUPPLICANT, AGENTS, SETTINGS, SUSPEND, CORE, DEVICE,
DEVICE, OLPC]. If an empty string is given, the log level is changed OLPC, WIMAX, INFINIBAND, FIREWALL, ADSL, BOND, VLAN]. In addition to
but the current set of log domains remains unchanged. these domains, the following special domains can be used: [NONE, ALL,
DEFAULT, DHCP, IP]. If an empty string is given, the log level is
changed but the current set of log domains remains unchanged.
</tp:docstring> </tp:docstring>
</arg> </arg>
</method> </method>