ramanathan1504 commented on code in PR #4070:
URL: https://github.com/apache/logging-log4j2/pull/4070#discussion_r3794387842
##########
log4j-core/src/main/java/org/apache/logging/log4j/core/impl/Log4jContextFactory.java:
##########
@@ -148,8 +148,11 @@ private void initializeShutdownCallbackRegistry() {
* for the caller if a more appropriate Context can be determined.
* @param externalContext An external context (such as a ServletContext)
to be associated with the LoggerContext.
* @return The LoggerContext.
+ * @deprecated Use {@link
org.apache.logging.log4j.spi.LoggerContext#putObject(String, Object)} instead.
Review Comment:
@vy updated
[ac7173b](https://github.com/apache/logging-log4j2/pull/4070/commits/ac7173b3f5c9f2eb2cc51c0792e4dff7d34f387f)
--
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]