Update README with status info
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-kotlin/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-kotlin/commit/1d7ddda4 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-kotlin/tree/1d7ddda4 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-kotlin/diff/1d7ddda4 Branch: refs/heads/master Commit: 1d7ddda485a501b28ba46ae2f862cb6717833ac2 Parents: 1840262 Author: Raman Gupta <[email protected]> Authored: Mon Feb 26 19:52:19 2018 -0500 Committer: Raman Gupta <[email protected]> Committed: Mon Feb 26 19:52:19 2018 -0500 ---------------------------------------------------------------------- README.md | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-kotlin/blob/1d7ddda4/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index df3b2f3..f343b24 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,8 @@ Issues, bugs, and feature requests should be submitted to the Pull request on GitHub are welcome, but please open a ticket in the JIRA issue tracker first, and mention the JIRA issue in the Pull Request. + +## Status + +This is work in progress to integrate Kotlin into log4j2 as a module. See issue +https://issues.apache.org/jira/browse/LOG4J2-1705 for tracking information.
