mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/logger] Fix the Logger::Formatter documentation
https://github.com/ruby/logger/commit/db554fbda7
This commit is contained in:
parent
a081fe76de
commit
1e6cdc76e4
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ require_relative 'logger/errors'
|
|||
#
|
||||
# - \Severity (one letter).
|
||||
# - Timestamp.
|
||||
# - Timezone.
|
||||
# - Process id.
|
||||
# - \Severity (word).
|
||||
# - Program name.
|
||||
# - Message.
|
||||
|
|
Loading…
Add table
Reference in a new issue