Skip to content
  • Lincoln Stoll's avatar
    Don't set key for logfile on Heroku · 6ac6dc10
    Lincoln Stoll authored
    This fixes the issue reported in #5947. Sidekiq will only log to stdout when this key evals to false, so this can't be forced with an empty string. This change eliminates the key altogether when running on Heroku.
    
    closes #6500
    6ac6dc10