mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
fix error_logger comment
This commit is contained in:
parent
4c5142785d
commit
1b0dd560fa
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
require 'puma/const'
|
require 'puma/const'
|
||||||
|
|
||||||
module Puma
|
module Puma
|
||||||
# The implementation of a logging in debug mode.
|
# The implementation of a detailed error logging.
|
||||||
#
|
#
|
||||||
class ErrorLogger
|
class ErrorLogger
|
||||||
include Const
|
include Const
|
||||||
|
|
Loading…
Reference in a new issue