pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Namespaces | Functions
log.hpp File Reference
#include <cstdlib>
#include <prc/config.hpp>
#include <prc/core/log/io.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 
namespace  pRC::Logging
 

Functions

template<class... Xs>
static void pRC::Logging::error (Xs &&...args)
 
template<class... Xs>
static void pRC::Logging::warning (Xs &&...args)
 
template<class... Xs>
static void pRC::Logging::info (Xs &&...args)
 
template<class... Xs>
static void pRC::Logging::debug (Xs &&...args)
 
template<class... Xs>
static void pRC::Logging::trace (Xs &&...args)