<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class=""><div bgcolor="#FFFFFF" text="#000000" class="">
    <br class="">
    1. Is there a specific reason to print the tag (gc) and other
    sub-tags in different order? For example, we have 'start, gc', and
    the order is different in 'gc, heap'.<br class="">
    <i class=""><a class="">
        <pre class="">[1.300s][info   ][start,gc    ] GC#3 GC (Allocation Failure) DefNew start
[1.300s][info   ][start,gc    ] GC#4 Full GC (Allocation Failure) start
[2.154s][info   ][gc          ] GC#4 Full GC (Allocation Failure) end 93M->59M(123M) (1.300s, 2.154s) 854.130ms
[2.154s][info   ][gc,heap     ] GC#3 def new generation: 36767K->0K(39296K)
[2.154s][info   ][gc,heap     ] GC#3 tenured generation: 58893K->61204K(87424K)
[2.154s][info   ][gc,metaspace] GC#3 Metaspace: 2953K->2953K(1056768K)</pre>
      </a></i>if possible, I think we should have the order 'main-tag,
    sub-tag' at all the places.<br class=""></div></div></blockquote><div><br class=""></div>Hi Poonam, I quite frankly, don’t see the need for the tags at all. They are quite redundant as the text is pretty clear as to what the line contains. In fact, unless there is some clear value in the annotations added by UL, I’ll be ignoring that chunk of text all together.</div><div><br class=""></div><div>Regards,</div><div>Kirk</div><div><br class=""></div></body></html>