This class encapsulates the information obtained when parsing formatting modifiers in conversion modifiers.
Located in /log4php/helpers/LoggerFormattingInfo.php (line 29)
Maximum output length. If output is longer than this value, it will be trimmed.
Minimal output length. If output is shorter than this value, it will be padded with spaces.
Whether to pad the string from the left. If set to false, the string will be padded from the right.
Whether to trim the string from the left. If set to false, the string will be trimmed from the right.
Documentation generated on Tue, 12 Mar 2024 14:04:53 +0900 by phpDocumentor 1.4.4