module SidekiqUniqueJobs::Logging
def logging_context
-
(Hash)
- the context to use for each log line
def logging_context raise NotImplementedError, "#{__method__} needs to be implemented in #{self.class}" end
(Hash)
- the context to use for each log line
def logging_context raise NotImplementedError, "#{__method__} needs to be implemented in #{self.class}" end