5W1H Specification
- Who: Maintainers
- What: Remove all deprecated APIs marked for v3.0.0 removal
- Where: All header files with deprecated APIs
- When: v3.0.0 release (Phase 4)
- Why: Clean API surface, reduce maintenance burden
- How: Remove deprecated code, update tests and documentation
Parent Issue
Part of #213 - Deprecated API Removal Plan for v3.0.0
Prerequisites
APIs to Remove
- logger_interface.h
log(log_level, const std::string&, const std::string& file, int line, const std::string& function)
Deliverables
Acceptance Criteria
5W1H Specification
Parent Issue
Part of #213 - Deprecated API Removal Plan for v3.0.0
Prerequisites
APIs to Remove
log(log_level, const std::string&, const std::string& file, int line, const std::string& function)Deliverables
Acceptance Criteria