BetaTrader
A HFT Eco-System
Loading...
Searching...
No Matches
logging::Logger Member List

This is the complete list of members for logging::Logger, including all inherited members.

GenerateTimestampedFilename(const std::string &baseLogPath)logging::Loggerinlineprivatestatic
Init(const std::string &loggerName="async_logger", const std::string &logFilePath="logs/app.log", const bool enableConsole=true, const bool enableFile=true, const spdlog::level::level_enum globalLevel=spdlog::level::trace, const size_t queueSize=8192, const size_t numThreads=1, size_t maxFileSize=1024 *1024 *300, size_t maxFiles=5, spdlog::sink_ptr customSink=nullptr)logging::Loggerinlinestatic
Shutdown()logging::Loggerinlinestatic