Defs.cpp File Reference
#include "Defs.hpp"

Go to the source code of this file.

Namespaces

 iv
 
 iv::Defs
 
 iv::Defs::Log
 

Variables

const LogId iv::Defs::Log::Warning = LogId::create( "Warning" )
 
const LogId iv::Defs::Log::UserWarning = LogId::create( "UserWarning" )
 
const LogId iv::Defs::Log::Performance = LogId::create( "Performance" )
 
const LogId iv::Defs::Log::Lex = LogId::create( "Lex" )
 
const LogId iv::Defs::Log::NewFrame = LogId::create( "NewFrame" )
 
const LogId iv::Defs::Log::ConsistencyChecks = LogId::create( "ConsistencyChecks" )
 
const LogId iv::Defs::Log::ConsistencyChecks_Frame = LogId::create( "ConsistencyChecks_Frame" )