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

[Bug] pom.xml specifies particular SLF4J provider #269

Closed
andrewazores opened this issue Oct 2, 2023 · 0 comments · Fixed by #268
Closed

[Bug] pom.xml specifies particular SLF4J provider #269

andrewazores opened this issue Oct 2, 2023 · 0 comments · Fixed by #268
Assignees
Labels
bug Something isn't working high-priority

Comments

@andrewazores
Copy link
Member

Since cryostat-core is a library component, not a standalone application on its own, it should only depend upon the SLF4J API facade and not any particular logger implementation. All log calls should go through this facade API.

See #39 #52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high-priority
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant