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

[FEATURE] Improve verbosity of status changed logs #292

Closed
nil0x42 opened this issue Oct 13, 2021 · 1 comment
Closed

[FEATURE] Improve verbosity of status changed logs #292

nil0x42 opened this issue Oct 13, 2021 · 1 comment

Comments

@nil0x42
Copy link

nil0x42 commented Oct 13, 2021

When glider updates status of a proxy (...status from ENABLED to DISABLED), it would be helpful to suffix those log lines with information about currently ENABLED proxies.

For example, instead of:

group.go:162: [group] localhost:9001(0) changed status from DISABLED to ENABLED

write something like:

group.go:162: [group] localhost:9001(0) changed status from DISABLED to ENABLED (25 of 30 currently enabled)
@nadoo
Copy link
Owner

nadoo commented Dec 11, 2021

New version released, thanks!

@nadoo nadoo closed this as completed Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants