Rößner-Network-Solutions

Skip to content

Fix: Refactor log message strings to global constants

Christian Rößner requested to merge features into main

Replaced hardcoded log message strings with predefined global constants for better consistency and maintainability. This change aims to centralize message strings, making future updates easier and reducing potential errors from string literals.

Signed-off-by: Christian Roessner c@roessner.co

Merge request reports

Loading