ppkarwasz commented on PR #3852: URL: https://github.com/apache/logging-log4j2/pull/3852#issuecomment-3113516389
Hi @rschmitt, Since the method you improved has been deprecated since version `2.7`, I don't think it needs fixing. On the other hand it might be useful adding an `Objects.requireNonNull` check on the builder's `setTarget` method to throw an early exception if the value is invalid. -- 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]
