mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
docs: logger docs
This commit is contained in:
parent
5fee278df4
commit
f0a5900af3
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ title: 'Logger'
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
|
|
||||||
Since v5.22.0 the logger property is renamed to `log` but `logs` still compatible with v6 but not recommended to use, could be removed any time.
|
Since v5.22.0 the logger property is renamed from `log` to `logs`, but still compatible with v6 but not recommended to use, could be removed any time.
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ title: 'Logger'
|
||||||
|
|
||||||
:::warning
|
:::warning
|
||||||
|
|
||||||
Since v5.22.0 the logger property is renamed to `log` but `logs` still compatible but displaying a warning
|
Since v5.22.0 the logger property is renamed from `log` to `logs`, it is still backward compatible but displaying a warning
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue