diff options
| -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. |
