Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
proteus::Logger Class Reference

#include <Logger.hpp>

Static Public Member Functions

static llvm::raw_ostream & logs (const std::string &Name)
 
template<typename T >
static void logfile (const std::string &Filename, T &&Data)
 

Member Function Documentation

◆ logfile()

template<typename T >
static void proteus::Logger::logfile ( const std::string &  Filename,
T &&  Data 
)
inlinestatic

◆ logs()

static llvm::raw_ostream & proteus::Logger::logs ( const std::string &  Name)
inlinestatic

The documentation for this class was generated from the following file: