Luiza
v03-01
Main Page
Related Pages
Namespaces
Classes
luiza
include
luiza
VerbosityLevels.h
1
#ifndef luiza_VerbosityLevels_h
2
#define luiza_VerbosityLevels_h
3
4
#include "streamlog/streamlog.h"
5
6
// import the log level classes into the marlin namespace
7
8
namespace
luiza
{
9
10
using
streamlog::DEBUG ;
11
using
streamlog::MESSAGE ;
12
using
streamlog::WARNING ;
13
using
streamlog::ERROR ;
14
using
streamlog::SILENT ;
15
16
}
17
18
#endif
19
20
luiza
Namespace for Luiza framework.
Definition:
CCCollection.h:6
Generated on Fri Oct 30 2015 13:02:52 for Luiza by
1.8.9.1