Logging.hh File Reference

#include "Rivet/Rivet.hh"

Include dependency graph for Logging.hh:

Go to the source code of this file.


Namespaces

namespace  Rivet

Classes

class  Log

Functions

std::ostream & operator<< (Log &log, int level)
 Streaming output to a logger must have a Log::Level/int as its first argument.