kea icon indicating copy to clipboard operation
kea copied to clipboard

fix(dhcp4): log DHCP4_REQUEST at lower debug level for consistency

Open nandinid-msys opened this issue 7 months ago • 2 comments

Issue:https://gitlab.isc.org/isc-projects/kea/-/issues/3761

This change lowers the debug severity of the DHCP4_REQUEST log message from DBG_DHCP4_DETAIL to DBGLVL_COMMAND.

  • Keeps the message at the debug level, but makes it visible with the typical debug level of 10.
  • Aligns with logging conventions already used in the Kea DHCPv4 server, such as DHCP4_PACKET_RECEIVED.
  • Improves consistency and visibility when debugging DHCP request flows.

nandinid-msys avatar May 07 '25 14:05 nandinid-msys

Hi @tomaszmrugalski could please check this issue

nandinid-msys avatar May 13 '25 12:05 nandinid-msys

Hi @andrei-pavel Could you please take a moment to review it when you get a chance?

Thanks in advance.

nandinid-msys avatar May 14 '25 05:05 nandinid-msys