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 还没有评估数据。