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

add support for grpc loggerV2 #26

Open
bsushmith opened this issue Feb 17, 2022 · 0 comments
Open

add support for grpc loggerV2 #26

bsushmith opened this issue Feb 17, 2022 · 0 comments

Comments

@bsushmith
Copy link
Member

Is your feature request related to a problem? Please describe.
The current salt logger interface doesn't support grpc loggerV2 interface. Due to which in shield, we have multiple loggers at different layers operating instead of one standard logger across.

Describe the solution you'd like
Make salt logger compatible with grpc logger by refactoring the existing salt logger interface. A few of the methods have to be renamed in salt logger to be able to inject into grpc context so that we could use this logger with custom logging rules.

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

No branches or pull requests

1 participant