ilasynth  1.0
ILASynth: Template-based ILA Synthesis Engine
Namespaces | Functions
logging.hpp File Reference
#include <iostream>

Go to the source code of this file.

Namespaces

 ilasynth
 

Functions

std::ostream & ilasynth::info (const char *s)
 
std::ostream & ilasynth::log1 (const char *s)
 
std::ostream & ilasynth::log2 (const char *s)
 
void ilasynth::initLogging ()
 
void ilasynth::setLogLevel (int l, const std::string &name)
 
void ilasynth::enableLog (const std::string &name)
 
void ilasynth::disableLog (const std::string &name)
 
void ilasynth::clearLogs ()