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

Make logging work on M1 Macs #40

Open
danwallach opened this issue Mar 25, 2022 · 1 comment
Open

Make logging work on M1 Macs #40

danwallach opened this issue Mar 25, 2022 · 1 comment
Labels
non-jvm Specific to non-jvm platform development

Comments

@danwallach
Copy link
Contributor

Seems that the provider of our logging library doesn't provide a compiled library for this and isn't in any hurry to fix it:
oshai/kotlin-logging#220

Possible workaround: forcing Gradle to compile from source?
https://blog.gradle.org/introducing-source-dependencies

@JohnLCaron JohnLCaron added the non-jvm Specific to non-jvm platform development label Jan 16, 2023
@oshai
Copy link

oshai commented Feb 10, 2023

This was added here: oshai/kotlin-logging#227

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-jvm Specific to non-jvm platform development
Projects
None yet
Development

No branches or pull requests

3 participants