Skip to content

Commit

Permalink
Merge pull request #516 from splunk/fix/loglevel-in-vscode
Browse files Browse the repository at this point in the history
Reduce log output detail for developers
  • Loading branch information
Ryan Faircloth authored and GitHub committed Jun 13, 2020
2 parents dd7ca1d + 076b171 commit 3fb5cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
context: ../package
hostname: sc4s
#When this is enabled test_common will fail
command: -dvt
command: -det
ports:
- "514"
- "601"
Expand Down

0 comments on commit 3fb5cdd

Please sign in to comment.