Shin Kim created LOGBACK-1484: --------------------------------- Summary: Add Kotlin DSL configurator Key: LOGBACK-1484 URL: https://jira.qos.ch/browse/LOGBACK-1484 Project: logback Issue Type: New Feature Components: logback-classic Reporter: Shin Kim Assignee: Logback dev list Priority: Minor
It is time to support Kotlin configurator. I know Joran(XML), Gaffer(Groovy) are good enough to configure Logback. Gaffer, especially, makes the configuration compact and IDE-friendly. I wish Logback support Kotlin configurator. Kotlin DSL is much powerful. The typed language with null-safety has got many fans lately. These are why Gradle provides Kotlin DSL API. If you are not skeptical, I am going to open a pull-request. Please reply to any idea. -- This message was sent by Atlassian JIRA (v7.3.1#73012) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev