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

chore: update README about using metadata auto-population and redirecting JUL handler to STDOUT #821

Merged

Conversation

minherz
Copy link
Contributor

@minherz minherz commented Jan 6, 2022

Add description into README about using automatic metadata population and redirect the JUL handlerto stdout using structured logging.
Refactor code to make it more readable.

add short description about automatic metadata population
and redirection of JUL logs to stdout to README.
change the order of options to manage the context.
describe configuration to enable inheriting context in child scopes (threads).
reverse the use of 'appendComma' flag
rename populateMetadata? flags to make the logic clear
@minherz minherz requested review from a team as code owners January 6, 2022 11:36
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: logging Issues related to the googleapis/java-logging API. labels Jan 6, 2022
@minherz minherz merged commit db6bf1c into minherz/structured_logging Jan 6, 2022
@minherz minherz deleted the minherz/structured_logging_readme branch January 6, 2022 11:37
minherz added a commit that referenced this pull request Jan 7, 2022
…ogs redirection to stdout in JUL handler (#808)

Aggregates the following work:
- #821
- #812
- #807
- #803
- #798

Fixes #689, #691, #799 and #800

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/java-logging API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants