You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
The main goal is to be able to have pepr maintain one level of logging (
info ) and uds logs at another level ( debug ).
There are some log changes in the package output to decrease extra
noise, as well as a few logs moved from debug to trace level.
This change also addresses a comment on another PR about JWT's being
logged, which was part of pepr logs at the debug level.
Definitely open to discussions about at what level we want to log the
childLog subproject.
## Related Issue
Fixes#526
Relates to #201
## Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Other (security config, docs update, etc)
## Checklist before merging
- [x] Test, docs, adr added or updated as needed
- [x] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request)
followed
---------
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
0 commit comments