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 073a892 commit 98919e0Copy full SHA for 98919e0
lib/logger.rb
@@ -175,7 +175,7 @@
175
#
176
# You can use a custom formatter to escape message data;
177
# this formatter uses
178
-# {String#dump}[https://ruby-doc.org/core-3.1.2/String.html#method-i-dump]
+# {String#dump}[https://docs.ruby-lang.org/en/master/String.html#method-i-dump]
179
# to escape the message string:
180
181
# original_formatter = logger.formatter || Logger::Formatter.new
0 commit comments