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 #ifndef _BLAZE_UTIL_LOGGING_LOGGING_H_
23 #define _BLAZE_UTIL_LOGGING_LOGGING_H_
24 
25 
26 namespace blaze {
27 
28 //=================================================================================================
29 //
30 // DOXYGEN DOCUMENTATION
31 //
32 //=================================================================================================
33 
34 //*************************************************************************************************
36 namespace logging {}
37 //*************************************************************************************************
38 
39 
40 //*************************************************************************************************
207 //*************************************************************************************************
208 
209 } // namespace blaze
210 
211 #endif