The Gaudi Framework  master (37c0b60a)
Service.cpp File Reference
Include dependency graph for Service.cpp:

Go to the source code of this file.

Macros

#define ON_DEBUG   if ( msgLevel( MSG::DEBUG ) )
 
#define ON_VERBOSE   if ( msgLevel( MSG::VERBOSE ) )
 

Macro Definition Documentation

◆ ON_DEBUG

#define ON_DEBUG   if ( msgLevel( MSG::DEBUG ) )

Definition at line 27 of file Service.cpp.

◆ ON_VERBOSE

#define ON_VERBOSE   if ( msgLevel( MSG::VERBOSE ) )

Definition at line 28 of file Service.cpp.