Skip to content

v1.22.4: fix release/CI (spdlog header-only fallback)#206

Merged
GaspardKirira merged 4 commits into
mainfrom
dev
Jan 27, 2026
Merged

v1.22.4: fix release/CI (spdlog header-only fallback)#206
GaspardKirira merged 4 commits into
mainfrom
dev

Conversation

@GaspardKirira

Copy link
Copy Markdown
Member

What

Fixes GitHub Release/CI failures caused by missing spdlog::spdlog_header_only on clean environments.

Why

Release builds were failing during CMake configure when spdlog header-only target was not available.

Changes

  • Utils: add FetchContent fallback for header-only spdlog
  • Submodule bump: modules/utils

Notes

  • No runtime changes
  • No API breakage

…module

- Add professional documentation for Vix Console (Node-like, dev-proof, zero-config)
- Describe guarantees, performance model, I/O constraints, and anti-spam behavior
- Register updated core module containing vix::console implementation
- Clarify that console is runtime/dev-only and not a production logger
- Explicitly document that Vix Console is intentionally minimal and Node-like in spirit
- Clarify that advanced console features (table, group, time, count, assert) are out of scope
- Direct users to vix::utils::Logger for structured, performance, and production-grade debugging
- Document precedence between VIX_CONSOLE_LEVEL and VIX_LOG_LEVEL to avoid ambiguity
- Reinforce stable, dev-proof usage guidelines
@GaspardKirira GaspardKirira merged commit 5479725 into main Jan 27, 2026
5 checks passed
@GaspardKirira GaspardKirira deleted the dev branch January 27, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant