Module: Rack

Defined in:
lib/right_develop/testing/servers/might_api/config/init.rb

Overview

HACK: monkey-patch Rack::CommonLogger#log to be silent in favor of our own brand of request/response logging.

note that it is nearly impossible to remove the CommonLogger middleware from the stack.

Defined Under Namespace

Classes: CommonLogger