Kotlin support
未關閉
- 主要語言
- Java
- 星號
- 1.5k
- 分支
- 99
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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: https://github.com/JakeWharton/hugo/issues/121
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。