|
FinanceSim 0.1.0
Financial Simulation Library
|
Go to the source code of this file.
Namespaces | |
| namespace | financesim |
Enumerations | |
| enum class | financesim::LogLevel { financesim::DEBUG = 0 , financesim::INFO = 1 , financesim::WARN = 2 , financesim::ERROR = 3 } |
| Log severity levels for filtering. More... | |
Functions | |
| const char * | financesim::log_level_to_string (LogLevel level) |
| Convert LogLevel to string representation. | |