Skip to content

Commit 7401199

Browse files
committed
fixing logging configuration for generatehello command
1 parent aad8d85 commit 7401199

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)