From 33ffd8e74764e13993411b09c43e0425bb04d65c Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Mon, 25 Nov 2019 16:26:02 +0100 Subject: [PATCH] [#898] Logging doc corrected. --- doc/sphinx/arm/logging.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/arm/logging.rst b/doc/sphinx/arm/logging.rst index f64ff93189..e310da1ec4 100644 --- a/doc/sphinx/arm/logging.rst +++ b/doc/sphinx/arm/logging.rst @@ -186,7 +186,7 @@ libraries), or hooks libraries (open source or premium). | | | packet drop and | | | | reject entries. | +----------------------------------+------------------------+--------------------------------+ - | ``kea-dhcp4.bootp`` | libdhcp_bootp | This logger is used to log | + | ``kea-dhcp4.bootp-hooks`` | libdhcp_bootp | This logger is used to log | | | hook library | messages related to the | | | | operation of the BOOTP hook | | | | library. |