You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2020/01/28 22:19:21 UTC

[GitHub] [logging-log4j2] jvz commented on a change in pull request #335: Import of LogstashLayout as JsonTemplateLayout

jvz commented on a change in pull request #335: Import of LogstashLayout as JsonTemplateLayout
URL: https://github.com/apache/logging-log4j2/pull/335#discussion_r372090887
 
 

 ##########
 File path: log4j-core/src/main/java/org/apache/logging/log4j/core/util/Throwables.java
 ##########
 @@ -40,12 +40,26 @@ private Throwables() {
      * @return the deepest throwable or the given throwable
      */
     public static Throwable getRootCause(final Throwable throwable) {
+
 
 Review comment:
   Seems like there's a broken test related to this change?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services