I'm currently interesting in a few JVM languages, and besides Groovy, each language seems to have their own idiomatic ways of handling things that are just slightly different enough from Java to either warrant a separate module (like the Scala one) or at least documenting how to use it in such a language. For instance, some details on using Log4j in Kotlin: < https://stackoverflow.com/questions/34416869/idiomatic-way-of-logging-in-kotlin >.
I'm not familiar enough with any of the languages to really make good recommendations yet, but I think it might be worthwhile to start documenting support in other JVM languages. What do you guys think? -- Matt Sicker <[email protected]>
