vy commented on issue #3399: URL: https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2619919243
@tristantarrant, @nilsson-petter, are you sure you're using a local build compiled from the #3481, which is a PR and not included with any `2.x-SNAPSHOT` published by Log4j yet. The steps to build it are: ``` git clone -b fix/3399_create_logger_no_lock --single-branch [email protected]:apache/logging-log4j2.git cd logging-log4j2 ./mvnw install -DskipTests ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
