Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.17.2
-
None
-
None
Description
As per log4j migration documentation (https://logging.apache.org/log4j/2.x/manual/migration.html), I understand that currently log4j 1.x bridge 2.17.2 doesn't support programmatically configuring log4j appenders.
-
-
-
-
- Limitations of the Log4j 1.x bridge*
-
-
-
- They must not programmatically configure Log4j.
In our application, we have a requirement where we need to add many FileAppender programmatically with various log threshold values.
Hoping to get this feature supported in future versions for log4j1.x bridge.