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

How to add custom logger back-end? #13

Closed
cslee00 opened this issue Apr 23, 2018 · 1 comment
Closed

How to add custom logger back-end? #13

cslee00 opened this issue Apr 23, 2018 · 1 comment

Comments

@cslee00
Copy link
Contributor

cslee00 commented Apr 23, 2018

It looks like PlatformProvider may be the mechanism for this, though it could be argued it's responsibility is deciding between Android or 'Default' platforms.

Adding a JAR with a custom PlatformProvider does not work (in all cases) as PlatformProvider is included in the base flogger JAR (it may work if at the right spot in the classpath - quirky, not to be relied on).

@ronshapiro
Copy link
Collaborator

This currently isn't supported but we're adding support for this. See #12 for some discussion.

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

2 participants