We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d835ac0 + 805b4d0 commit d59a227Copy full SHA for d59a227
examples/searchcommands_app/default/logging.conf
@@ -4,7 +4,7 @@
4
# [Configuration file format](http://goo.gl/K6edZ8)
5
#
6
[loggers]
7
-keys = root, CountMatchesCommand, SimulateCommand, SumCommand, HelloWorldCommand
+keys = root, CountMatchesCommand, SimulateCommand, SumCommand, GenerateHelloCommand
8
9
[logger_root]
10
level = WARNING ; Default: WARNING
0 commit comments