• Stan Hu's avatar
    Defer loading of Sidekiq JSON formatter · 453fc3e6
    Stan Hu authored
    This avoids the error messages caused by loading
    `Sidekiq::JSONFormatter` twice:
    
    warning: already initialized constant
    Gitlab::SidekiqLogging::JSONFormatter::TIMESTAMP_FIELDS
    453fc3e6
cli.rb 5.5 KB