Skip to content

Commit cb195fa

Browse files
committed
Update README
1 parent 3b140e4 commit cb195fa

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.MD

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33

44
A collection of plugins for log4j2.
55

6+
## Installation
7+
8+
This library is available [on Maven Central](https://central.sonatype.com/artifact/com.github.mlangc/more-log4j2?smo=true) under
9+
the coordinates `com.github.mlangc:more-log4j2`.
10+
611
## Features
712

813
### Routing Filter
@@ -132,8 +137,9 @@ I have some additional ideas, but would like to start small, and collect some fe
132137

133138
### Why not extend log4j2 directly?
134139

135-
My plan is to migrate the most useful parts of this library to mainline log4j2 if possible. However, before bothering the log4j2
136-
maintainers with my ideas, I'd like to experiment and collect some feedback.
140+
My plan is to migrate the most useful parts of this library to mainline log4j2 at some point. However, log4j2 accepts new plugins
141+
only if they have demonstrated long-term stability and have a broad user base. Please
142+
see [this discussion](https://github.com/apache/logging-log4j2/discussions/3976) for details.
137143

138144
### License
139145

0 commit comments

Comments
 (0)