diff options
| author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2026-02-16 11:15:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-16 11:15:53 +0200 |
| commit | 0873539798b774c2433e80d2f5c0e5b4a12ce77c (patch) | |
| tree | f5a0f3c222bd4d73ec21c8d4dc74d7c06cdc07cf /docs | |
| parent | 3dbed401a9e53116285b1cef680a7c2fabe890d3 (diff) | |
| parent | 168bd0422174f0c2de43c2305680e16e65e1c63f (diff) | |
| download | vyos-documentation-0873539798b774c2433e80d2f5c0e5b4a12ce77c.tar.gz vyos-documentation-0873539798b774c2433e80d2f5c0e5b4a12ce77c.zip | |
Merge pull request #1765 from alexandr-san4ez/T8255-current
vpp: T8255: Update logging command to use `default-level`
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/vpp/configuration/dataplane/logging.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/vpp/configuration/dataplane/logging.rst b/docs/vpp/configuration/dataplane/logging.rst index 1a37a884..47455925 100644 --- a/docs/vpp/configuration/dataplane/logging.rst +++ b/docs/vpp/configuration/dataplane/logging.rst @@ -17,7 +17,7 @@ VPP stores logs in two places: Logging detalization can be configured via the next command: -.. cfgcmd:: set vpp settings logging default-log-level <level> +.. cfgcmd:: set vpp settings logging default-level <level> Where ``<level>`` can be one of the following: |
