]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3536] fixed log level in mes files
authorRazvan Becheriu <razvan@isc.org>
Thu, 3 Oct 2024 08:44:59 +0000 (11:44 +0300)
committerRazvan Becheriu <razvan@isc.org>
Thu, 3 Oct 2024 18:04:37 +0000 (21:04 +0300)
src/hooks/dhcp/mysql/libloadtests/.gitignore
src/hooks/dhcp/mysql/mysql_hb_messages.mes
src/hooks/dhcp/mysql/mysql_lb_messages.mes
src/hooks/dhcp/mysql/tests/.gitignore
src/hooks/dhcp/pgsql/libloadtests/.gitignore
src/hooks/dhcp/pgsql/pgsql_hb_messages.mes
src/hooks/dhcp/pgsql/pgsql_lb_messages.mes
src/hooks/dhcp/pgsql/tests/.gitignore

index 946a6d154798c91c514fe4a6498431079a4c0b5a..ada6ed5036109753b6fed70fa9984c8393767620 100644 (file)
@@ -1,2 +1 @@
 hook_load_unittests
-
index f9663342470770795294587bb7586aade0ac7780..b33287d87a64071e8e3a81ea2cae030edf285285 100644 (file)
@@ -7,7 +7,6 @@
 $NAMESPACE isc::dhcp
 
 % MYSQL_HB_DB opening MySQL hosts database: %1
-Logged at debug log level 40.
 This informational message is logged when a DHCP server (either V4 or
 V6) is about to open a MySQL hosts database. The parameters of the
 connection including database name and username needed to access it
index 5a0bb5dfd69b72737efee62088f90a9729a54b2a..6a188aa207046a9db494fe206b5a9066982aba48 100644 (file)
@@ -7,7 +7,6 @@
 $NAMESPACE isc::dhcp
 
 % MYSQL_LB_DB opening MySQL lease database: %1
-Logged at debug log level 40.
 This informational message is logged when a DHCP server (either V4 or
 V6) is about to open a MySQL lease database. The parameters of the
 connection including database name and username needed to access it
index 905ae0fd1e266d7bbeda7cb594b91f8ed72f5488..6d71f93865587cfe1f4fea939acbca1ebc649915 100644 (file)
@@ -1,2 +1 @@
 /mysql_unittests
-
index 946a6d154798c91c514fe4a6498431079a4c0b5a..ada6ed5036109753b6fed70fa9984c8393767620 100644 (file)
@@ -1,2 +1 @@
 hook_load_unittests
-
index 55776b3e0a870308de0290ecad1c77a9708986e9..4b9f95fdef646dde0ba1db8b90bebd9c20509453 100644 (file)
@@ -7,7 +7,6 @@
 $NAMESPACE isc::dhcp
 
 % PGSQL_HB_DB opening PostgreSQL hosts database: %1
-Logged at debug log level 40.
 This informational message is logged when a DHCP server (either V4 or
 V6) is about to open a PostgreSQL hosts database. The parameters of the
 connection including database name and username needed to access it
index a870ddb2a7e60e95557d02e472374bd25d383c56..465402988661538612758bdf9645eaa962ef5a60 100644 (file)
@@ -7,7 +7,6 @@
 $NAMESPACE isc::dhcp
 
 % PGSQL_LB_DB opening PostgreSQL lease database: %1
-Logged at debug log level 40.
 This informational message is logged when a DHCP server (either V4 or
 V6) is about to open a PostgreSQL lease database. The parameters of the
 connection including database name and username needed to access it
index 51c3d1cb85278651ec8966efd14a0d7f9c368fda..8cefed6e7e705227444518587bfb55c97ad7372d 100644 (file)
@@ -1,2 +1 @@
 /pgsql_unittests
-