vy commented on code in PR #65: URL: https://github.com/apache/logging-log4j-kotlin/pull/65#discussion_r1485292007
########## src/changelog/1.5.0/.release.xml: ########## Review Comment: It indeed is not _obvious_. For one, it is set up by `logging-parent` (the parent of `org.apache.logging.log4j:log4j-api-kotlin-parent`, hence not visible anywhere in the `logging-log4j-kotlin`. This convention-over-configuration enables us to use the same changelog mechanism for all Maven-based Logging Services projects. Second, it is a fully-blown tool on its own. Check out [its website](https://logging.apache.org/log4j/tools/latest/#log4j-changelog); this will certainly get you up to speed with its internals. You can use it outside Log4j too. If you are curious, we can have a call sometime and I can explain more. If you have any suggestions on how to make it less obvious, I am all ears. -- 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-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org