Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get execution id for logging purposes #201

Open
gustavhartz opened this issue Aug 14, 2023 · 2 comments
Open

Get execution id for logging purposes #201

gustavhartz opened this issue Aug 14, 2023 · 2 comments

Comments

@gustavhartz
Copy link

I'm building an application where I'm using toad-scheduler. Works great, but for logging purposes I would like to attach an ID/context to the execution of a task. The idea is that I then can add this id to all logging inside the tasks and easily identify the correct logs.

Thanks for building this!

@mousseq
Copy link

mousseq commented Jan 25, 2024

I would like to second this request. For logging and debugging purposes, it would be helpful to have some context associated with job and task execution. Assigning a unique id (different from the user assigned id) to each job and task and a counter to identify each execution of a job and task would be very helpful for debugging and logging.

@kibertoad
Copy link
Owner

thanks, I'll add this in the nearby future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants