Searched refs:LineFormatter (Results 1 – 15 of 15) sorted by relevance
15 use Monolog\Formatter\LineFormatter; alias82 * @return LineFormatter86 return new LineFormatter(null, null, true, true);
15 use Monolog\Formatter\LineFormatter; alias58 return new LineFormatter();
14 use Monolog\Formatter\LineFormatter; alias65 return new LineFormatter();
14 use Monolog\Formatter\LineFormatter; alias68 … return new LineFormatter('[%datetime%] %channel%.%level_name%: %message% %context% %extra%');
14 use Monolog\Formatter\LineFormatter; alias99 return new LineFormatter();
17 use Monolog\Formatter\LineFormatter; alias64 return new LineFormatter($format);
16 use Monolog\Formatter\LineFormatter; alias104 return new LineFormatter('%channel%.%level_name%: %message% %context% %extra%');
15 use Monolog\Formatter\LineFormatter; alias130 $subjectFormatter = new LineFormatter($this->subject);
15 use Monolog\Formatter\LineFormatter; alias54 …return new LineFormatter('[[%channel%]]{macro: autolabel} [[%level_name%]]{font-weight: bold} %mes…
14 use Monolog\Formatter\LineFormatter; alias
9 * Added `includeStacktraces` constructor params to LineFormatter & JsonFormatter (#1603)89 * Fixed normalization of SoapFault objects containing non-strings as "detail" in LineFormatter248 * Fixed support for allowInlineLineBreaks in LineFormatter when formatting exception backtraces283 …* Added ability to use `%message%` and other LineFormatter replacements in the subject line of ema…305 * Added support for replacing context sub-keys using `%context.*%` in LineFormatter374 * Fixed serialization of INF and NaN values in Normalizer and LineFormatter383 …* Added LineFormatter::includeStacktraces to enable exception stack traces in logs (uses more than…398 * Added $ignoreEmptyContextAndExtra to LineFormatter to avoid empty [] at the end436 …* Break: the LineFormatter now strips newlines by default because this was a bug, set $allowInline…490 * Added support for previous exceptions in the LineFormatter exception serialization[all …]
24 class LineFormatter extends NormalizerFormatter class
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
META-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...