Decorations

In the context of Java 9's logging framework, decorations is metadata about the log message. Here is the alphabetic list of decorations that are available:

  • level
  • pid
  • tags
  • tid
  • time
  • timemillis
  • timenanos
  • uptime
  • uptimemillis
  • uptimenanos

For an explanation of these decorations, please refer to Chapter 14, Command Line Flags.

Get Java 9: Building Robust Modular Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.