Gorgon Game Engine
Logging.h File Reference
Include dependency graph for Logging.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Logger
 Eases logging procedure by appending necessary information to the given data and streams to a standard c++ stream. More...
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::Utils
 

Macros

#define DEBUGONLY(action)
 

Macro Definition Documentation

◆ DEBUGONLY

#define DEBUGONLY (   action)