diff options
| author | Nataliia Solomko <natalirs1985@gmail.com> | 2025-10-24 12:47:42 +0300 |
|---|---|---|
| committer | Nataliia Solomko <natalirs1985@gmail.com> | 2025-10-24 12:47:42 +0300 |
| commit | b84bd22bbf891fee652df9e8954c069e757a76b2 (patch) | |
| tree | 1c72476de601f198476b1f6626044e082ece9b56 /docs/vpp/configuration | |
| parent | 0cd19d99a4749a73bb2d24fd140779f36a554147 (diff) | |
| download | vyos-documentation-b84bd22bbf891fee652df9e8954c069e757a76b2.tar.gz vyos-documentation-b84bd22bbf891fee652df9e8954c069e757a76b2.zip | |
vpp: T7801: Change log level from 'err' to 'error'
Diffstat (limited to 'docs/vpp/configuration')
| -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 2081be24..1a37a884 100644 --- a/docs/vpp/configuration/dataplane/logging.rst +++ b/docs/vpp/configuration/dataplane/logging.rst @@ -24,7 +24,7 @@ Where ``<level>`` can be one of the following: - ``emerg`` (Emergency) - System is unusable. - ``alert`` (Alert) - Immediate action required. - ``crit`` (Critical) - Critical conditions. -- ``err`` (Error) - Error conditions. +- ``error`` (Error) - Error conditions. - ``warn`` (Warning) - Warning conditions. - ``notice`` (Notice) - Normal but significant. - ``info`` (Informational) - Routine informational messages. |
