Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
blaze
config
Logging.h
Go to the documentation of this file.
1
//=================================================================================================
20
//=================================================================================================
21
22
23
namespace
blaze {
24
25
namespace
logging {
26
27
//*************************************************************************************************
45
const
LogLevel
loglevel
=
info
;
46
//*************************************************************************************************
47
48
49
//*************************************************************************************************
57
const
bool
spacing
=
false
;
58
//*************************************************************************************************
59
60
61
//*************************************************************************************************
75
#define BLAZE_USE_FUNCTION_TRACES 0
76
//*************************************************************************************************
77
78
}
// namespace logging
79
80
}
// namespace blaze
Generated on Sun Jul 28 2013 17:05:54 by
1.8.3.1