Macros
coal/logging.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define COAL_LOG_DEBUG(message)
 
#define COAL_LOG_ERROR(message)
 
#define COAL_LOG_INFO(message)
 
#define COAL_LOG_WARNING(message)
 

Macro Definition Documentation

◆ COAL_LOG_DEBUG

#define COAL_LOG_DEBUG (   message)

Definition at line 49 of file coal/logging.h.

◆ COAL_LOG_ERROR

#define COAL_LOG_ERROR (   message)

Definition at line 51 of file coal/logging.h.

◆ COAL_LOG_INFO

#define COAL_LOG_INFO (   message)

This file defines basic logging macros for Coal, based on Boost.Log. To enable logging, define the preprocessor macro COAL_ENABLE_LOGGING.

Definition at line 48 of file coal/logging.h.

◆ COAL_LOG_WARNING

#define COAL_LOG_WARNING (   message)

Definition at line 50 of file coal/logging.h.



hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:44:59