Logger System
0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
Enumerations
kcenon::common::error_codes Namespace Reference
Enumerations
enum class
generic_error
{
none
= 0 }
Enumeration Type Documentation
◆
generic_error
enum class
kcenon::common::error_codes::generic_error
strong
Enumerator
none
Examples
/home/runner/work/logger_system/logger_system/include/kcenon/logger/core/error_codes.h
.
Definition at line
205
of file
error_codes.h
.
205
{
206
none
= 0
207
};
kcenon::common::error_codes::generic_error::none
@ none
kcenon
common
error_codes
Generated by
1.12.0