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.
1 parent a7703a9 commit 9938105Copy full SHA for 9938105
lib/logger/lib/logger.ex
@@ -250,7 +250,7 @@ defmodule Logger do
250
251
The `:config` customizes a specific handler module. The default handler
252
is [`:logger_std_h`](`:logger_std_h`), which logs to standard IO, and you
253
- call find all relevant configuration in its module documentation, including
+ can find all relevant configuration in its module documentation, including
254
information overload protection.
255
256
You may also set `:default_handler` to false to disable the default logging
0 commit comments