# logger.cpp **Stand:** 5. Dezember 2025 **Version:** 1.0.0 **Kategorie:** Src --- Path: `src/utils/logger.cpp` Purpose: Application logging utilities and integration with tracing. Public functions / symbols: - `switch (level) {` - `catch (const spdlog::spdlog_ex& ex) {` - `if (logger_) {` - `if (!logger_) {` - `switch (lvl) {` - `init(); // Auto-initialize with defaults` - `init();`