meerkat is hosted by Hepforge, IPPP Durham
Meerkat  v1r3
Multidimensional kernel density estimation package
Logger.hh File Reference

Go to the source code of this file.

Namespaces

 Logger
 

Functions

void Logger::setLogLevel (int level)
 
void Logger::setTimer (void)
 Reset time counter. More...
 
int Logger::timer (int secs)
 Return 1 if more than a certain number of seconds have passed since the last call of this function or the last timer reset. More...
 
void Logger::print (int level, const char *format,...)