이 콘텐츠는 선택한 언어로 제공되지 않습니다.
2.4.8. About Log Formatters
A log formatter is the configuration property of a log handler. The log formatter defines the appearance of log messages that originate from the relevant log handler. The log formatter is a string that uses the same syntax as the
java.util.Formatter class.