diff options
author | Bolek Kurowski <bolek@alumni.cmu.edu> | 2017-02-22 16:09:17 -0500 |
---|---|---|
committer | Bolek Kurowski <bolek@alumni.cmu.edu> | 2017-02-22 17:11:28 -0500 |
commit | 85c62a2c3ddff57b77725b811ddfbd965e30eecd (patch) | |
tree | 0548ce9102b49fad7471a64835ceb0f8757869d7 /tasks | |
parent | 2e0f7baef344474b39d660db5fb0b8c9fb33dc3b (diff) | |
download | rails-85c62a2c3ddff57b77725b811ddfbd965e30eecd.tar.gz rails-85c62a2c3ddff57b77725b811ddfbd965e30eecd.tar.bz2 rails-85c62a2c3ddff57b77725b811ddfbd965e30eecd.zip |
Include JobID in all ActiveJob info logs
Currently we provide the Job ID in logs only related to enqueuing a job.
This adds the job id to the remaining ActiveJob logs when:
- a job started performing
- a job ended performing
Providing the job id in those logs will ease searching logs by job id.
Diffstat (limited to 'tasks')
0 files changed, 0 insertions, 0 deletions