linglong/apps/ll-builder
dengbo bd80b77f50 fix: Refactors logging system initialization to use explicit backend
Replaces command-based initialization of the logging system with
an explicit backend parameter, simplifying configuration logic
and improving maintainability.

Removes redundant code that inferred the log backend from
command names. Updates all affected components to pass the
appropriate backend directly when initializing the log system.
2025-11-07 14:20:57 +08:00
..
src fix: Refactors logging system initialization to use explicit backend 2025-11-07 14:20:57 +08:00
CMakeLists.txt