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

adds time logging to Bridge Endpoints #16

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

BryanChrisBrown
Copy link
Contributor

adds time logging to Bridge Endpoint, this allows us to log how long it takes for endpoints to respond from Bridge.

This behavior follows the same behavior we implemented for console logs, warnings and errors and will only log if the Bridge.Verbosity value is changed to 2 or higher.

@BryanChrisBrown BryanChrisBrown merged commit 840c2bb into main Feb 22, 2024
1 check passed
@BryanChrisBrown BryanChrisBrown deleted the feat/logging-improvement branch February 22, 2024 19:34
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