14 15 16
# File 'lib/webhookdb/async/job.rb', line 14 def with_log_tags(tags, &) Webhookdb::Async::JobLogger.with_log_tags(tags, &) end