jvz commented on code in PR #1961:
URL: https://github.com/apache/logging-log4j2/pull/1961#discussion_r1389981871


##########
log4j-api/src/main/java/org/apache/logging/log4j/MarkerManager.java:
##########
@@ -95,6 +96,9 @@ public static Marker getMarker(final String name, final 
String parent) {
      * @throws IllegalArgumentException if any argument is {@code null}
      * @deprecated Use the Marker add or set methods to add parent Markers. 
Will be removed by final GA release.
      */
+    @InlineMe(

Review Comment:
   Oh this looks cool!



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