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

Logging updates #755

Merged
merged 3 commits into from
Apr 13, 2024
Merged

Logging updates #755

merged 3 commits into from
Apr 13, 2024

Conversation

pfeairheller
Copy link
Member

This PR includes:

  • Removed logging at any level but debug for messages in the escrow loops.
  • Removed line feeds from all log levels but debug
  • Ensured stack traces are only logged in debug
  • Removed full event logging from info, moved to debug level. Replaced with SAID in info.
  • Replaced print statements in grouping and delegating with logger.info statements.

- Removed logging at any level bug debug for messages in the escrow loops.
- Removed line feeds from all log levels but debug
- Ensured stack traces are only logged in debug
- Removed full event logging from info, moved to debug level.  Replaced with SAID in info.
- Replaced print statements in grouping and delegating with logger.info statements.

Signed-off-by: pfeairheller <[email protected]>
Signed-off-by: pfeairheller <[email protected]>
@pfeairheller pfeairheller merged commit d343dd7 into WebOfTrust:main Apr 13, 2024
6 checks passed
@pfeairheller pfeairheller deleted the feat-logging branch April 13, 2024 22:17
kentbull pushed a commit to kentbull/keripy that referenced this pull request Jul 8, 2024
* Add support to stream CESR over HTTP path for authentication headers.

Signed-off-by: pfeairheller <[email protected]>

* Updates to logging.

- Removed logging at any level bug debug for messages in the escrow loops.
- Removed line feeds from all log levels but debug
- Ensured stack traces are only logged in debug
- Removed full event logging from info, moved to debug level.  Replaced with SAID in info.
- Replaced print statements in grouping and delegating with logger.info statements.

Signed-off-by: pfeairheller <[email protected]>

* Makes things more pythonic

Signed-off-by: pfeairheller <[email protected]>

---------

Signed-off-by: pfeairheller <[email protected]>
kentbull pushed a commit to kentbull/keripy that referenced this pull request Sep 3, 2024
* Add support to stream CESR over HTTP path for authentication headers.

Signed-off-by: pfeairheller <[email protected]>

* Updates to logging.

- Removed logging at any level bug debug for messages in the escrow loops.
- Removed line feeds from all log levels but debug
- Ensured stack traces are only logged in debug
- Removed full event logging from info, moved to debug level.  Replaced with SAID in info.
- Replaced print statements in grouping and delegating with logger.info statements.

Signed-off-by: pfeairheller <[email protected]>

* Makes things more pythonic

Signed-off-by: pfeairheller <[email protected]>

---------

Signed-off-by: pfeairheller <[email protected]>
@2byrds
Copy link
Collaborator

2byrds commented Oct 17, 2024

@pfeairheller can you give a sense how this PR relates to this issue, we wanted to understand the status/next steps #763

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

Successfully merging this pull request may close these issues.

2 participants