PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
Logger.hh File Reference
#include <string>
#include <memory>
#include <mpi.h>

Go to the source code of this file.

Classes

class  pism::Logger
 A basic logging class. More...
 
class  pism::StringLogger
 A logger that accumulates messages and reports them as a string. More...
 

Namespaces

namespace  pism
 

Enumerations

enum  pism::LoggerLevel { pism::WARNING =1 , pism::DEBUG2 =2 , pism::DEBUG3 =3 , pism::TRACE =4 }