Skip to content

Log sidekiq arguments as json

Logging the sidekiq job arguments as a ruby literal structure is akward. Specially when parsing the logs.

JSON is a standar format.

Merge request reports