Re: Use of java.beans in log4j-core

2024-04-30 Thread Stig Rohde Døssing
Please disregard, I see this was already done in https://github.com/apache/logging-log4j2/commit/b3c13758ccd68ace56bf1a398f05af9862dbcc2c . Den tirs. 30. apr. 2024 kl. 17.45 skrev Stig Rohde Døssing < stigdoess...@gmail.com>: > Hi. > > LoggerContext contains references to java.beans due to the us

Use of java.beans in log4j-core

2024-04-30 Thread Stig Rohde Døssing
Hi. LoggerContext contains references to java.beans due to the use of a few listener-related classes, which are exposed in the API of LoggerContext. https://github.com/apache/logging-log4j2/blob/6219e667fdc5aa19e23b699b5eb82dd6d9c61691/log4j-core/src/main/java/org/apache/logging/log4j/core/Logger