File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ Configuration and Usage
167167You can change default configuration in your application by editing next config file :
168168
169169` ` ` yaml
170- # config/packages/dev/easy_log .yaml
170+ # config/packages/dev/systemsdk_easy_log .yaml
171171easy_log:
172172 log_path: '%kernel.logs_dir%/%kernel.environment%-readable.log'
173173 max_line_length: 120
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ You can change default configuration in your application by editing next config
6363
6464 .. code-block :: yaml
6565
66- # config/packages/dev/easy_log .yaml
66+ # config/packages/dev/systemsdk_easy_log .yaml
6767 easy_log :
6868 log_path : ' %kernel.logs_dir%/%kernel.environment%-readable.log'
6969 max_line_length : 120
You can’t perform that action at this time.
0 commit comments