sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Add `[version]` event to integration job logs

Open ndowmon opened this issue 5 years ago • 1 comments

I would love to see the package/version printed out in the job log:

(10:50:08 AM) - [job_start] - Job for integration Azure has started.
(10:50:08 AM) - [version] - Using @jupiterone/[email protected]
(10:50:10 AM) - [step_start] - Starting step "Active Directory Info"...
(10:50:12 AM) - [step_end] - Completed step "Active Directory Info".
(10:50:12 AM) - [step_start] - Starting step "Active Directory Groups"...

ndowmon avatar Mar 30 '21 15:03 ndowmon

100% agree, this would be great!

mknoedel avatar Mar 30 '21 15:03 mknoedel