BetaTrader
A HFT Eco-System
Loading...
Searching...
No Matches
runbook Namespace Reference

Classes

class  ErrorDefinition
 

Functions

template<typename... Args>
static std::string FormatRunbookLog (const ErrorDefinition &errorDef, const std::string_view &fmt_str, Args &&... args)
 Internal helper function to format the final log message.
 

Function Documentation

◆ FormatRunbookLog()

template<typename... Args>
static std::string runbook::FormatRunbookLog ( const ErrorDefinition errorDef,
const std::string_view &  fmt_str,
Args &&...  args 
)
static

Internal helper function to format the final log message.

Here is the call graph for this function: