Provides the multiplatform logging facade, tags, configuration, and logger factory shared by KNet modules.
- Logging contracts and configuration.
- Safe throwable and structured-message logging behavior.
- Log persistence, telemetry export, UI consoles, or feature lifecycle policy.
Remain a leaf core utility with no project-module dependency.
Keep as the common logging abstraction; add sinks through composition rather than feature dependencies.