You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2023/01/15 19:53:30 UTC

[GitHub] [logging-log4j2] jvz opened a new issue, #1208: Add a type-safe Kotlin configuration builder API

jvz opened a new issue, #1208:
URL: https://github.com/apache/logging-log4j2/issues/1208

   Using the functionality in https://kotlinlang.org/docs/type-safe-builders.html it should be fairly straightforward to make a Kotlin-specific DSL similar to the `ConfigurationBuilder` Java API.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4j2] adwsingh commented on issue #1208: Add a type-safe Kotlin configuration builder API

Posted by "adwsingh (via GitHub)" <gi...@apache.org>.
adwsingh commented on issue #1208:
URL: https://github.com/apache/logging-log4j2/issues/1208#issuecomment-1432948448

   @jvz is this meant to be an issue in https://github.com/apache/logging-log4j-kotlin


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Add a type-safe Kotlin configuration builder API (logging-log4j2)

Posted by "jvz (via GitHub)" <gi...@apache.org>.
jvz commented on issue #1208:
URL: https://github.com/apache/logging-log4j2/issues/1208#issuecomment-1741906519

   This could end up there, yeah.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org