method
new
new(app)
public
Hide source
# File railties/lib/rails/rack/logger.rb, line 7 def initialize(app) @app = app end


