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

Keep logs and set into debug logging for specific request. #24

Open
stolsvik opened this issue Aug 16, 2019 · 0 comments
Open

Keep logs and set into debug logging for specific request. #24

stolsvik opened this issue Aug 16, 2019 · 0 comments

Comments

@stolsvik
Copy link
Contributor

Some way to "catch" all log lines that a specific trace emits on all services it passes by, and sticks it on the trace, so that it can be returned to the caller. This would be very nice for a developer that just started working with a code base to get an understanding of what a specific operation entails

The same information could of course be gathered by going to the common log system, but piggybacking on the MatsTrace for this type of exploration would make this simpler.

Indeed, if such a flag was set at initiation, the entire Mats system could effectively go into debug logging for this specific trace - and this information could be returned directly to the browser doing the initiation. (rky inspired)

@stolsvik stolsvik changed the title Keep log for specific request Keep logs and set into debug logging for specific request. Aug 16, 2019
@stolsvik stolsvik transferred this issue from another repository Sep 27, 2021
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

1 participant