ramanathan1504 commented on code in PR #4070:
URL: https://github.com/apache/logging-log4j2/pull/4070#discussion_r3794031653


##########
log4j-core/src/main/java/org/apache/logging/log4j/core/LoggerContext.java:
##########
@@ -163,11 +166,14 @@ public LoggerContext(final String name, final Object 
externalContext) {
      * @param name The context name.
      * @param externalContext The external context.
      * @param configLocn The location of the configuration as a URI.
+     * @deprecated Use {@link #LoggerContext(String)} and {@link 
#putObject(String, Object)} instead.

Review Comment:
   @vy fix 
[75d9e2f](https://github.com/apache/logging-log4j2/pull/4070/commits/75d9e2f3cb8e27d2fac04f36a51b78671d670970)



-- 
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]

Reply via email to