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

Composition Root (CR) API for the logger_default adapter. More...

Files

file  logger_default_cr_api.h
 Composition Root API for wiring the logger_default adapter.
 
file  logger_default_types.h
 Types used by the logger_default Composition Root API.
 

Data Structures

struct  logger_default_cfg_t
 Configuration type for the logger_default adapter. More...
 
struct  logger_default_env_t
 Injected dependencies for the logger_default adapter. More...
 

Detailed Description

This API is intended to be used by the Composition Root only. It wires the logger_default adapter into the logger port.

Design notes:

Note
This API is part of the CR surface. Runtime modules should not include it directly.