otsdaq
v1_01_02
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
src
otsdaq-core
MessageFacility
MessageFacility.h
1
#ifndef OTSDAQ_CORE_MESSAGEFACILITY_MESSAGEFACILITY_H
2
#define OTSDAQ_CORE_MESSAGEFACILITY_MESSAGEFACILITY_H
3
4
#include <messagefacility/MessageLogger/MessageLogger.h>
5
#include "otsdaq-core/MessageFacility/configureMessageFacility.hh"
6
7
namespace
ots {
8
9
inline
void
INIT_MF(
const
char
* name)
10
{
11
configureMessageFacility(name);
12
setMsgFacAppName(name);
13
}
14
15
16
}
17
18
#endif
Generated on Mon Aug 7 2017 14:39:17 for otsdaq by
1.8.5