summaryrefslogtreecommitdiffstats
path: root/src/libs/libopenlmi/openlmi.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/libopenlmi/openlmi.conf')
-rw-r--r--src/libs/libopenlmi/openlmi.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/libs/libopenlmi/openlmi.conf b/src/libs/libopenlmi/openlmi.conf
index b86e3d9..43fc336 100644
--- a/src/libs/libopenlmi/openlmi.conf
+++ b/src/libs/libopenlmi/openlmi.conf
@@ -14,6 +14,10 @@
# Level can be set to following values:
# DEBUG, INFO, WARNING, ERROR
+# Python providers can use the following values:
+# TRACE_VERBOSE, TRACE_INFO, TRACE_WARNING, DEBUG, INFO, WARNING, ERROR, CRITICAL
+# Other values will be ignored and the default will be used instead. This also
+# applies to non-python providers reading python provider specific values.
#Level = ERROR
# If logging to stderr is desired, set this option to True.