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 0d4d1e3 commit 357793aCopy full SHA for 357793a
lib/logger/lib/logger.ex
@@ -198,7 +198,7 @@ defmodule Logger do
198
* `:metadata` - key-value pairs of global primary metadata to be included
199
in all log messages. Defaults to `[]`. The default formatter writes to
200
standard out and therefore cannot print all metadata. See
201
- [`Logger.Formatter`'s documentation](Logger.Formatter.html#module-metadata`)
+ [`Logger.Formatter`'s documentation](`m:Logger.Formatter#module-metadata`)
202
for more information.
203
204
For example, to configure `Logger` to redirect all Erlang messages using a
0 commit comments