mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[ruby/logger] [DOC] Fix broken link
https://github.com/ruby/logger/commit/8c135bce9a
This commit is contained in:
parent
77f9086768
commit
8d56260910
@ -265,8 +265,7 @@ require_relative 'logger/errors'
|
||||
# logger.error! # => 3
|
||||
# logger.fatal! # => 4
|
||||
#
|
||||
# You can retrieve the log level with method
|
||||
# {level}[Logger.html#attribute-i-level]:
|
||||
# You can retrieve the log level with method #level.
|
||||
#
|
||||
# logger.level = Logger::ERROR
|
||||
# logger.level # => 3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user