此内容没有您所选择的语言版本。
2.4.7. 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.