Module Grape::DSL::Logger
In: lib/grape/dsl/logger.rb

Methods

logger  

Included Modules

Grape::DSL::Settings

Attributes

logger  [W] 

Public Instance methods

Set or retrive the configured logger. If none was configured, this method will create a new one, logging to stdout. @param logger [Object] the new logger to use

[Validate]