We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7205911 commit 06093d1Copy full SHA for 06093d1
pytest_splunk_addon/helmut/__init__.py
@@ -4,5 +4,4 @@
4
@since: 2011-11-23
5
"""
6
from . import log
7
-
8
-log.setup_logger()
+log.setup_logger(debug=True)
0 commit comments