1
0
Fork 0
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:
lijunwei 2022-08-20 23:12:59 +08:00 committed by git
parent a081fe76de
commit 1e6cdc76e4

View file

@ -107,7 +107,7 @@ require_relative 'logger/errors'
#
# - \Severity (one letter).
# - Timestamp.
# - Timezone.
# - Process id.
# - \Severity (word).
# - Program name.
# - Message.