JNGL
Easy to use cross-platform 2D game library
Loading...
Searching...
No Matches
Namespaces | Functions
debug.hpp File Reference

Logging functions for debug purposes. More...

#include "message.hpp"
#include <sstream>
Include dependency graph for debug.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  jngl
 JNGL's main namespace.
 

Functions

template<class T >
void debug (const T &t)
 
template<class T >
void debugLn (const T &t)
 

Detailed Description

Logging functions for debug purposes.

Definition in file debug.hpp.