Skip to content

Commit 4b5f891

Browse files
Merge pull request #76 from splunk:dev-test
fix: update log level in logging configuration for consistency across environments
2 parents 2f4b945 + b61426e commit 4b5f891

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[config]
2-
log_level = debug
2+
log_level = info
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[config]
2-
log_level = info
2+
log_level = debug

0 commit comments

Comments
 (0)