mirror of
https://github.com/meineerde/rackstash.git
synced 2026-02-01 01:37:12 +00:00
Fix comment typo
This commit is contained in:
parent
070df582e7
commit
060c4f3e8b
@ -13,7 +13,7 @@ require 'rackstash/sink'
|
||||
|
||||
module Rackstash
|
||||
# The Logger is the main entry point for Rackstash. It provides an interface
|
||||
# very similar to the Logger class in Ruby's Stamdard Library but extends it
|
||||
# very similar to the Logger class in Ruby's Standard Library but extends it
|
||||
# with facilities for structured logging.
|
||||
class Logger
|
||||
# Logging formatter, a `Proc`-like object which take four arguments and
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user