All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Logging.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 #ifndef _BLAZE_UTIL_LOGGING_H_
36 #define _BLAZE_UTIL_LOGGING_H_
37 
38 
39 //*************************************************************************************************
40 // Includes
41 //*************************************************************************************************
42 
50 
51 #endif
Header file for the log info section.
Header file for the log debug section.
Header file for the log error section.
Header file for the log detail section.
Header file for the log progress section.
Header file for the log warning section.
Header file for the FunctionTrace class.