Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
logger.cppm File Reference

Primary module interface for kcenon.logger. More...

import kcenon.logger:analysis;
import kcenon.common;
Include dependency graph for logger.cppm:

Go to the source code of this file.

Detailed Description

Primary module interface for kcenon.logger.

Author
kcenon
Since
3.0.0

This file defines the primary module interface for the logger system. It exports all public functionality through module partitions:

Note
C++20 modules require CMake 3.28+ with CMAKE_CXX_SCAN_FOR_MODULES=ON

Definition in file logger.cppm.