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

fix(sts-job-manager): Logging Configuration #860

Merged
merged 7 commits into from
Oct 6, 2022

Conversation

danielbankhead
Copy link
Contributor

Today, some logs (called via logger) were not outputting due to missing configuration setup.
Additionally, logging (the general logger) was used rather than logger.

This PR cleans up the logging functionality for STS Job Manager.

@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines. label Jul 14, 2022
@danielbankhead
Copy link
Contributor Author

Thanks @ludoo! Feel free to merge when ready.

@ludoo ludoo merged commit feedac7 into GoogleCloudPlatform:main Oct 6, 2022
SMaktub pushed a commit to SMaktub/professional-services that referenced this pull request Dec 13, 2022
* fix(sts-job-manager): Fix accessing `objectConditions`

Not all operations will have `objectConditions` - namely, if a job has been created outside of the STS Job Manager previously

* fix: logging configuration

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants