class Sidekiq::ExceptionHandler::Logger

Defined in:

sidekiq/server/exception_handler.cr

Instance Method Summary

Instance methods inherited from class Sidekiq::ExceptionHandler::Base

call(ex : Exception, ctx_hash : Hash(String, JSON::Any) | Nil) call

Instance Method Detail

def call(ex : Exception, ctx_hash : Hash(String, JSON::Any) | Nil = nil) #

[View source]