RFR (L): 8046148: JEP 158 Unified JVM Logging

Kirk Pepperdine kirk at kodewerk.com
Tue Sep 15 12:20:50 UTC 2015


> 
> Just for completeness: there can be more than 3 bracket pairs if you configure additional decorations:
> 
> $ java -Xlog:all::uptime,time,pid,tid,level,tags Hello
> [2015-09-15T10:08:40.407-0100][0.203s][91539][4867][info   ][logging] Log configuration fully initialized.

Are there a finite number of decorations? Is the order fixed or how would one tell the diff between pid and tid?

Kind regards,
Kirk



More information about the hotspot-dev mailing list