-
Notifications
You must be signed in to change notification settings - Fork 22
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 structure is poorly designed and poorly implemented #185
Comments
#240 might be a good reference to this design problem... |
hey @benlapETS is this done by branch for #issue240 ( issue240_2 ) or is this something different again. just looking to understand if we can close it as part of the next release. |
Let me take a look, I had 3 concerns here (despite the too generic statement about all our logging):
subscribe/x.conf
poll/y.conf
sarra/z.conf
x, y, z would be totally independant and would override the default value (info) only for each specific sr component. The useful part for now is when you want to activate the debug in one component without impacting next components to be activated which was not possible before.
|
closing because I think you're saying it is resolved. |
I suspect that the solution will required a long and thorough analysis, with a lot of examples, use cases and test cases. To really measure the size of the problem, I think I would need help of people using it in day to day to get feedback and idea:
The text was updated successfully, but these errors were encountered: