Does anybody know where the logs from calling logger.debug in the
worker goes? I don’t see it in the RoR logs or the BackgrounDRb logs.
Thanks,
Jeremy
Does anybody know where the logs from calling logger.debug in the
worker goes? I don’t see it in the RoR logs or the BackgrounDRb logs.
Thanks,
Jeremy
On Jun 8, 6:20 pm, Mozmonkey [email protected] wrote:
Does anybody know where the logs from calling logger.debug in the
worker goes? I don’t see it in the RoR logs or the BackgrounDRb logs.
If your script loads the rails env, you could try forcing it into the
rails logs like
def logger
RAILS_DEFAULT_LOGGER
end
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs