Logger System
0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
logger.cppm
Go to the documentation of this file.
1
// BSD 3-Clause License
2
// Copyright (c) 2025, 🍀☀🌕🌥 🌊
3
// See the LICENSE file in the project root for full license information.
4
34
export
module
kcenon.logger
;
35
36
// Import required dependencies
37
import
kcenon.common;
38
39
// Re-export all partitions
40
export
import
:core;
41
export
import
:backends;
42
export
import
:analysis;
43
kcenon.logger
src
modules
logger.cppm
Generated by
1.12.0