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

Logging API + Gdx logging implementation #119

Closed
DaanVanYperen opened this issue Jul 25, 2018 · 0 comments
Closed

Logging API + Gdx logging implementation #119

DaanVanYperen opened this issue Jul 25, 2018 · 0 comments

Comments

@DaanVanYperen
Copy link
Owner

DaanVanYperen commented Jul 25, 2018

For example, a logging plugin might have multiple implementations (TinyLog, SLF4J+??, LibGDX). As a plugin developer, we want to be able to refer to the generic facade (LoggingPlugin) and throw a warning when no specific implementation has been registered.

see junkdog/artemis-odb#536

@DaanVanYperen DaanVanYperen changed the title Support for plugins with multiple implementations. Logging API + Gdx logging implementation Jul 25, 2018
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

1 participant