Piotr Karwasz created LOG4J2-3615:
-------------------------------------
Summary: Fix Log4j API OSGI encapsulation problem
Key: LOG4J2-3615
URL: https://issues.apache.org/jira/browse/LOG4J2-3615
Project: Log4j 2
Issue Type: Bug
Components: API
Reporter: Piotr Karwasz
The protected {{AbstractLogger.logBuilder}} field leaks the internal
{{DefaultLogBuilder}} class into the public API.
The field was introduced in August 2019, so switching it to private will be a
breaking change.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)