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

Use SLF4J or commons-logging for logging facade #6

Closed
donovanmuller opened this issue Apr 24, 2013 · 4 comments
Closed

Use SLF4J or commons-logging for logging facade #6

donovanmuller opened this issue Apr 24, 2013 · 4 comments
Assignees

Comments

@donovanmuller
Copy link

Would it be possible to use either SLF4J or commons-logging as a logging facade in the PubNub API?

Currently the logging is implemented with Log4j which makes it difficult to integrate with a project that uses, for example, SLF4J for it's own logging. (You end up having two logging frameworks configured)

Using either of those abstractions will allow logging implementations to be swopped out as desired by the project using the PubNub API and not be forced to configure Log4j.

@geremyCohen
Copy link

hi @donovanmuller ! we can certainly look into this for you.

@geremyCohen
Copy link

@donovanmuller We'll aim to have this available in May for you.

@donovanmuller
Copy link
Author

Awesome thanks
On Apr 24, 2013 8:06 PM, "Geremy Cohen" notifications@github.com wrote:

@donovanmuller https://github.com/donovanmuller We'll aim to have this
available in May for you.


Reply to this email directly or view it on GitHubhttps://github.com//issues/6#issuecomment-16953793
.

@ghost ghost assigned devendram May 10, 2013
@geremyCohen
Copy link

@donovanmuller Check out https://github.com/pubnub/java/tree/CL-5170912631195 and let us know if this addresses the issue for you.

@kleewho kleewho closed this as completed Apr 25, 2022
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

No branches or pull requests

4 participants