mw::log#

Logging Component
status: valid
security: YES
safety: ASIL_B
version: 0

This is the logging middleware library responsible for providing conrete backends for the supported recorder implementations. The logging component is designed to be extensible, allowing supported as well as custom logging backend to be added as needed.

The mw::log implementation spans the score_baselibs (frontend) and score_logging (backend) repositories; see the feature architecture for the repository boundary and cross-repository contract.