All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Logging.h
Go to the documentation of this file.
1 //=================================================================================================
20 //=================================================================================================
21 
22 
23 namespace blaze {
24 
25 namespace logging {
26 
27 //*************************************************************************************************
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