Aspen
2D C++ Class-Based Object Oriented Game Engine
Aspen::Log Namespace Reference

Log namespace Contains Log class and references to external instantiations. More...

Classes

class  Log
 Log functor class Used for logging information to the console. More...
 

Variables

Log Debug
 Used for logging debug info.
 
Log Info
 Used for logging general info.
 
Log Warning
 Used for logging warnings.
 
Log Error
 Used for logging errors.
 

Detailed Description

Log namespace Contains Log class and references to external instantiations.