Java Garbage Collector Log

Have you ever read a Java garbage collector log? It's awful. It looks something like this: ... [1930612.981s][info][safepoint ] Entering safepoint region: Cleanup [1930612.982s][info][safepoint ] Leaving safepoint region [1930612.982s][info][safepoint ] Total time for which application threads were stopped: 0.0013979 seconds, Stopping threads took: 0 …