-
Notifications
You must be signed in to change notification settings - Fork 123
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
ClassNotFoundException: com.google.common.flogger.backend.system.DefaultPlatform #55
Comments
|
Are you able to create a Minimal, Complete, and Verifiable example that exhibits this behavior? |
Hey @ronshapiro https://github.com/clehene/floggertest |
@ronshapiro did you get a chance to look at that? I tried to figure it out myself but unfortunately the project doesn't build either and I wasn't able to figure out how to fix that either (#56). I spent time to add it to the project, but now it's blocking me so I'll have to revert it for now. |
Looks like you forgot to
add com.google.flogger:flogger-system-backend:<version>. Please refer to
the docs
…On Mon, Dec 3, 2018 at 11:13 AM Cosmin Lehene ***@***.***> wrote:
@ronshapiro <https://github.com/ronshapiro> did you get a chance to look
at that? I tried to figure it out myself but unfortunately the project
doesn't build either and I wasn't able to figure out how to fix that either
(#56 <#56>).
I spent time to add it to the project, but now it's blocking me so I'll
have to revert it for now.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#55 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAwY3X2k0IZheEhxEGnw0hXsI4FhRcDOks5u1U2zgaJpZM4Y9qvs>
.
|
The text was updated successfully, but these errors were encountered: