Skip to content

Commit 06093d1

Browse files
Updated log level to debug
1 parent 7205911 commit 06093d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pytest_splunk_addon/helmut/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@
44
@since: 2011-11-23
55
"""
66
from . import log
7-
8-
log.setup_logger()
7+
log.setup_logger(debug=True)

0 commit comments

Comments
 (0)