PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
log.hpp File Reference
#include <iostream>
#include <string>
#include <stdexcept>
Include dependency graph for log.hpp:

Go to the source code of this file.

Namespaces

namespace  pineforge
 

Functions

void pineforge::pine_log_info (const std::string &msg)
 
void pineforge::pine_log_warning (const std::string &msg)
 
void pineforge::pine_log_error (const std::string &msg)
 
void pineforge::pine_runtime_error (const std::string &msg)