summaryrefslogtreecommitdiffstats
path: root/src/common/openlmi.conf
diff options
context:
space:
mode:
authorJan Synacek <jsynacek@redhat.com>2014-04-24 16:35:18 +0200
committerJan Synacek <jsynacek@redhat.com>2014-04-25 09:39:27 +0200
commitfb37c3b6db9313f9b24a25820c7f2ad8fdc85b94 (patch)
tree37a0c1ec22064bc08f73015cdd71d01072c36c58 /src/common/openlmi.conf
parent9cef7c103150e171e52a4422bd54c87ed88a9eec (diff)
downloadopenlmi-providers-fb37c3b6db9313f9b24a25820c7f2ad8fdc85b94.tar.gz
openlmi-providers-fb37c3b6db9313f9b24a25820c7f2ad8fdc85b94.tar.xz
openlmi-providers-fb37c3b6db9313f9b24a25820c7f2ad8fdc85b94.zip
common: logging fixes
Fix top level configuration defaults. Add warning when attempting to parse non-existent group or key from a key file. Correct loglevel comment in configuration.
Diffstat (limited to 'src/common/openlmi.conf')
-rw-r--r--src/common/openlmi.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/common/openlmi.conf b/src/common/openlmi.conf
index 64684a8..b86e3d9 100644
--- a/src/common/openlmi.conf
+++ b/src/common/openlmi.conf
@@ -13,10 +13,8 @@
# by CIMOM.
# Level can be set to following values:
-# TRACE_VERBOSE, TRACE_INFO, TRACE_WARNING, DEBUG, INFO, WARNING, ERROR, CRITICAL
-# It does not have any effect, if file_config option is set.
+# DEBUG, INFO, WARNING, ERROR
#Level = ERROR
-# If logging to stderr is desired, set this option to True. This option won't
-# apply if file_config option is set.
+# If logging to stderr is desired, set this option to True.
#Stderr = False