Hammer  1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Logging.cc File Reference

Message logging routines. More...

#include <ctime>
#include <unistd.h>
#include "Hammer/Tools/Logging.hh"
+ Include dependency graph for Logging.cc:

Go to the source code of this file.

Namespaces

 Hammer
 The Hammer namespace contains the library code.
 

Functions

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

Detailed Description

Message logging routines.

based on Logging from Rivet v.2.1.1

Definition in file Logging.cc.