The Gaudi Framework  v37r1 (a7f61348)
MessageSvcSink.cpp File Reference
#include "Gaudi/BaseSink.h"
#include "Gaudi/MonitoringHub.h"
#include "GaudiKernel/MsgStream.h"
#include <boost/algorithm/string.hpp>
#include <fmt/core.h>
#include <fmt/format.h>
#include <map>
#include <string_view>
Include dependency graph for MessageSvcSink.cpp:

Go to the source code of this file.

Classes

class  fmt::formatter< json_fmt_arg >
 fmt formatter function for json class able to handle 2 types of formats : {} : in this case the type entry of json is used to deduce what to print, looking into the registry {:name|fmt} : in this case, the entry 'name' of the json will be printed in given format. More...
 
struct  Gaudi::Monitoring::MessageSvcSink
 Sink dedicated to printing messages to the MessageSvc. More...
 

Namespaces

 fmt
 
 Gaudi
 Header file for std:chrono::duration-based Counters.
 
 Gaudi::Monitoring
 

Functions

template<typename T >
const T & fmt::runtime (const T &v)