Skip to content

[Feature Request] Add some kind of extra on some logs for easier identification #864

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

Open
cretz opened this issue May 12, 2025 · 0 comments · May be fixed by #888
Open

[Feature Request] Add some kind of extra on some logs for easier identification #864

cretz opened this issue May 12, 2025 · 0 comments · May be fixed by #888
Labels
enhancement New feature or request

Comments

@cretz
Copy link
Member

cretz commented May 12, 2025

Describe the solution you'd like

Some users in their custom log handlers want to identify certain log records so they can do something else with them (e.g. increase/decrease the log level). We need some kind of clear string they can use as a conditional instead of checking English message patrterns. Research the best way to provide this (e.g. on extra?). This only needs to be logging done on activity failures and workflow task failures at this time, but may be able to apply to other warning logs or similar situations.

Also a sample showing how to customize log level for workflow task failure would be helpful here once this issue is done.

@cretz cretz added the enhancement New feature or request label May 12, 2025
@tconley1428 tconley1428 linked a pull request Jun 5, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant