LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
logger API

Structured logging interface (port). More...

Subgroups

 logger adapters API
 Adapter-facing API for the logger port.
 
 logger borrowers API
 Borrower-facing runtime API for the logger port.
 
 logger CR API
 Composition Root (CR) API for the logger port.
 
 logger lifecycle API
 Lifecycle API for logger_t handles.
 

Detailed Description

This module defines the stable logging API used by the rest of the codebase.

Concrete logging backends are provided by adapter modules and injected by the Composition Root.

The public API is intentionally split by visibility level.

Typical contents: