Module: RequestIdLogging

Defined in:
lib/request_id_logging/version.rb,
lib/request_id_logging/constants.rb,
lib/request_id_logging/formatter.rb,
lib/request_id_logging/middleware.rb

Defined Under Namespace

Classes: Formatter, Middleware

Constant Summary collapse

VERSION =
'0.1.2'.freeze
FIBER_LOCAL_KEY =
:"RequestIdLogging::RequestId"