- Add StillHammer Logger library (external/StillHammer/logger/) * Elegant wrapper around spdlog (1 line instead of 10+) * Auto-organize logs by domain: logs/domain/component.log * Snake_case conversion: NetworkIO → network_io.log * Thread-safe, zero-overhead, includes demo and tests - Add IntraIO low-frequency batching infrastructure * BatchBuffer structure for message accumulation * batchFlushLoop() thread for periodic flushing * Pattern matching lambda for detecting low-freq subscriptions * WIP: test_11 scenario 4 still failing (100 batches instead of ~2) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1.8 MiB
1.8 MiB