Skip to content

Switch to spdlog for logging#1066

Open
davidbeckingsale wants to merge 8 commits into
developfrom
feature/spdlog
Open

Switch to spdlog for logging#1066
davidbeckingsale wants to merge 8 commits into
developfrom
feature/spdlog

Conversation

@davidbeckingsale
Copy link
Copy Markdown
Member

No description provided.

@kab163
Copy link
Copy Markdown
Collaborator

kab163 commented Apr 8, 2026

This will likely address #759

kab163 and others added 7 commits April 8, 2026 10:03
This commit updates the io_tests to work with the new spdlog-based
logging implementation. Changes include:
- Replace initialize_io() with Logger::initialize()
- Use Logger::log() for test logging instead of umpire::log()
- Replace umpire::error() with std::cerr
- Add platform-specific environment variable setup for UMPIRE_LOG_LEVEL

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

2 participants