Skip to content

Commit f9c6da3

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #552
2 parents e03825e + 764f68c commit f9c6da3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

symfony/monolog-bundle/3.1/config/packages/dev/monolog.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ monolog:
1717
type: console
1818
process_psr_3_messages: false
1919
channels: ["!event", "!doctrine", "!console"]
20+
# # As of Symfony 4.3 you can configure the log output:
21+
# console_formater_options:
22+
# format: "%%datetime%% %%start_tag%%%%level_name%%%%end_tag%% <comment>[%%channel%%]</> %%message%%%%context%%\n"
23+
# multiline: false

0 commit comments

Comments
 (0)