Tags: vpetrigo/mulog
Tags
mulog: config: Simplify config path inclusion logic Replaced macro-based string manipulation with direct inclusion of the MULOG_INTERNAL_CONFIG_PATH. This change eliminates unnecessary complexity in the conditional compilation and enhances readability of the configuration header file.