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

logger integration #1

Closed
kffl opened this issue Jun 1, 2022 · 0 comments · Fixed by #4
Closed

logger integration #1

kffl opened this issue Jun 1, 2022 · 0 comments · Fixed by #4

Comments

@kffl
Copy link
Owner

kffl commented Jun 1, 2022

As of now, a single console.warn is used in one failure scenario (controller-based broker selector failing the periodically triggered update method). Additional logger invocations could be added in order to make potential debugging more convenient. On top of that, console should be replaced with a user-provided logger conforming to the standard Log4j interface (i.e. pino, winston or log4js).

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 a pull request may close this issue.

1 participant