Monitoring  3.3.4
O2 Monitoring library
MonLogger.h File Reference
#include <chrono>
#include <iomanip>
#include <iostream>
Include dependency graph for MonLogger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  o2::monitoring::MonLogger
 Simple Monitoring logging class. More...
 

Namespaces

 o2::monitoring
 ALICE O2 Monitoring system.
 

Enumerations

enum  o2::monitoring::Severity { Error = 31, Warn = 33, Info = 49 }
 List of possible log severities.
 

Detailed Description