module Sidekiq::Batching
Constants
- VERSION
Attributes
logger[W]
Public Class Methods
logger()
click to toggle source
# File lib/sidekiq/batching.rb, line 19 def logger @logger ||= Sidekiq.logger end