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

implement a LoggerInterface class #4776

Closed
davidnich opened this issue Sep 5, 2023 · 0 comments
Closed

implement a LoggerInterface class #4776

davidnich opened this issue Sep 5, 2023 · 0 comments
Assignees
Milestone

Comments

@davidnich
Copy link
Contributor

to allow classses to implement logging independently of the Logger object behind it

@davidnich davidnich added this to the 1.19.0 milestone Sep 5, 2023
@davidnich davidnich self-assigned this Sep 5, 2023
davidnich added a commit that referenced this issue Sep 5, 2023
…ogger directly in other modules / classes
davidnich added a commit that referenced this issue Sep 5, 2023
#4777)

* refs #4776 implemented a logger interface class to use instead of a logger directly in other modules / classes

* refs #4776 fixed bugs related to new logging methods for RestConnections
@davidnich davidnich added the fixed label Sep 5, 2023
davidnich added a commit that referenced this issue Sep 7, 2023
davidnich added a commit that referenced this issue Sep 8, 2023
… generic solution for allowing connections to update their options in an external system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant