GlPortal Class Reference  0.1.1
Source code documentation of the free and open 3D action puzzle game.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Namespaces | Enumerations
Logger.hpp File Reference
#include <string>

Go to the source code of this file.

Data Structures

class  radix::Logger
 Base class to create log sinks. More...
 

Namespaces

 radix
 

Enumerations

enum  radix::LogLevel {
  radix::Verbose, radix::Debug, radix::Info, radix::Warning,
  radix::Error, radix::Failure
}