aboutsummaryrefslogtreecommitdiff
path: root/introspection/org.freedesktop.ModemManager.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/org.freedesktop.ModemManager.xml')
-rw-r--r--introspection/org.freedesktop.ModemManager.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager.xml b/introspection/org.freedesktop.ModemManager.xml
index bdeac01..0bc9fb2 100644
--- a/introspection/org.freedesktop.ModemManager.xml
+++ b/introspection/org.freedesktop.ModemManager.xml
@@ -14,6 +14,18 @@
</arg>
</method>
+ <method name="SetLogging">
+ <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_manager_set_logging"/>
+ <tp:docstring>
+ Set logging verbosity.
+ </tp:docstring>
+ <arg name="level" type="s" direction="in">
+ <tp:docstring>
+ One of [ERR, WARN, INFO, DEBUG].
+ </tp:docstring>
+ </arg>
+ </method>
+
<signal name="DeviceAdded">
<tp:docstring>
A device was added to the system.