Skip to content
GitHub Actions edited this page Jan 2, 2026 · 1 revision

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();

Navigation

Home

Architecture

Governance

Modules

Developer

Clone this wiki locally