74 template<
class T>
Log &operator<<(
const T &msg)
Log(Level type, bool endline=true)
Constructor.
static Level level
Minimum Level required for output to be printed.
Definition log.h:56
static bool headers
If true output will be prefixed with a header detailing the origin of the message.
Definition log.h:55
@ ERROR
Fatal errors
Definition log.h:43
@ INFO
Messages of intrest to the user incl.
Definition log.h:41
@ WARN
Non fatal errors or problems affecting performance or numeric precision
Definition log.h:42
@ DEBUG
Messages useful for debugging.
Definition log.h:40
eisgenerator Copyright (C) 2021 Carl Klemm
Definition basicmath.h:26