Skip to content

Commit 1df5dc5

Browse files
author
David Noble
committed
Merge branch 'develop' of https://github.com/splunk/splunk-sdk-python into develop
2 parents 7f0fd6e + d59a227 commit 1df5dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/searchcommands_app/default/logging.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# [Configuration file format](http://goo.gl/K6edZ8)
55
#
66
[loggers]
7-
keys = root, CountMatchesCommand, SimulateCommand, SumCommand, HelloWorldCommand
7+
keys = root, CountMatchesCommand, SimulateCommand, SumCommand, GenerateHelloCommand
88

99
[logger_root]
1010
level = WARNING ; Default: WARNING

0 commit comments

Comments
 (0)