Log FormatterDescriptionThe <formatter> element provides a mechanism to select a formatting type and optionally declare a custom format pattern. Example 1<format type="console"/> Example 2<format type="extended"> %7.7{priority} %23.23{time:yyyy-MM-dd HH:mm:ss:SSS} [%25.25{category}] : %{message}\n%{throwable} </format> XML Specification
Format Type Table
|