Logging.hh File Reference

#include "Rivet/Rivet.hh"
Include dependency graph for Logging.hh:

Go to the source code of this file.

Classes

class  Log

Namespaces

namespace  Rivet

Functions

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