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

Kotlin support #35

Open
ubuntudroid opened this issue Jan 13, 2017 · 0 comments
Open

Kotlin support #35

ubuntudroid opened this issue Jan 13, 2017 · 0 comments

Comments

@ubuntudroid
Copy link

As more and more code in our app is being migrated to Kotlin we'd like to use Frodo there as well. However it seem that Kotlin isn't supported as of now.

However when using the Frodo annotations exclusively in Kotlin code we receive

advice defined in com.fernandocejas.frodo.aspect.LogSubscriber has not been applied [Xlint:adviceDidNotMatch]
advice defined in com.fernandocejas.frodo.aspect.LogSubscriber has not been applied [Xlint:adviceDidNotMatch]

This error doesn't appear and the Java code logging works, but in both cases logging for Kotlin classes doesn't work.

Hugo is suffering the same problem: JakeWharton/hugo#121

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

1 participant