class Aws::Plugins::Logging
@api private
@see Log::Formatter
def add_handlers(handlers, config)
def add_handlers(handlers, config) handlers.add(Handler, step: :validate) if config.logger end
@api private
@see Log::Formatter
def add_handlers(handlers, config) handlers.add(Handler, step: :validate) if config.logger end