Skip to content

Commit e6e65c0

Browse files
author
DKravtsov
committed
updated docs
1 parent 1f92109 commit e6e65c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Configuration and Usage
167167
You 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
171171
easy_log:
172172
log_path: '%kernel.logs_dir%/%kernel.environment%-readable.log'
173173
max_line_length: 120

src/Resources/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)