iv::Defs::Log Namespace Reference

Variables

const LogId Warning = LogId::create( "Warning" )
 
const LogId UserWarning = LogId::create( "UserWarning" )
 
const LogId Performance = LogId::create( "Performance" )
 
const LogId Lex = LogId::create( "Lex" )
 
const LogId NewFrame = LogId::create( "NewFrame" )
 
const LogId ConsistencyChecks = LogId::create( "ConsistencyChecks" )
 
const LogId ConsistencyChecks_Frame = LogId::create( "ConsistencyChecks_Frame" )
 
const iv::LogId StartupDump = iv::LogId::create( "StartupDump" )
 
const LogId Animation_Activations = LogId::create( "Animation_Activations" )
 
const LogId Animation_SystemUpdate = LogId::create( "Animation_SystemUpdate" )
 
const LogId Animation_NodeUpdate = LogId::create( "Animation_NodeUpdate" )
 
const LogId Animation_ConnectorUpdate = LogId::create( "Animation_ConnectorUpdate" )
 
const LogId Animation_Events = LogId::create( "Animation_Events" )
 
const LogId Animation_Summary = LogId::create( "Animation_Summary" )
 
const LogId Render = LogId::create( "Render" )
 
const LogId TransformFeedback = LogId::create( "TransformFeedback" )
 
const LogId ElementRefreshSummary = LogId::create( "ElementRefreshSummary" )
 
const LogId ElementRenderSummary = LogId::create( "ElementRenderSummary" )
 
const LogId ElementFirstPass = LogId::create( "ElementFirstPass" )
 
const LogId ElementSecondPass = LogId::create( "ElementSecondPass" )
 
const LogId ElementRenderPass = LogId::create( "ElementRenderPass" )
 
const LogId ElementFirstPass_Refresh = LogId::create( "ElementFirstPass_Refresh" )
 
const LogId Text_Verbose = LogId::create( "Text_Verbose" )
 
const LogId FixedOrderCamera = LogId::create( "FixedOrderCamera" )
 
const LogId TextureState = LogId::create( "TextureState" )
 
const LogId TimeUpdates = LogId::create( "TimeUpdates" )
 
const LogId StreamResources = LogId::create( "StreamResources" )
 
const LogId Input = LogId::create( "Input" )
 
const LogId InputTree = LogId::create( "InputTree" )
 
const LogId InputEvent = LogId::create( "InputEvent" )
 
const LogId Picking = LogId::create( "Picking" )
 
const LogId DelayedLoad = LogId::create( "DelayedLoad" )
 

Variable Documentation

◆ Warning

const LogId iv::Defs::Log::Warning = LogId::create( "Warning" )

All errors and warnings go here.

Definition at line 10 of file Defs.cpp.

◆ UserWarning

const LogId iv::Defs::Log::UserWarning = LogId::create( "UserWarning" )

Warning concerning values inserted by user. Less serious than Warning, but usualy

Definition at line 11 of file Defs.cpp.

◆ Performance

const LogId iv::Defs::Log::Performance = LogId::create( "Performance" )

Notices that inform about possible performance impacting situations. This will be turned off by default, it is meant to be turned on during performance tuning.

Definition at line 12 of file Defs.cpp.

◆ Lex

const LogId iv::Defs::Log::Lex = LogId::create( "Lex" )

Definition at line 13 of file Defs.cpp.

◆ NewFrame

const LogId iv::Defs::Log::NewFrame = LogId::create( "NewFrame" )

Definition at line 14 of file Defs.cpp.

◆ ConsistencyChecks

const LogId iv::Defs::Log::ConsistencyChecks = LogId::create( "ConsistencyChecks" )

Definition at line 15 of file Defs.cpp.

◆ ConsistencyChecks_Frame

const LogId iv::Defs::Log::ConsistencyChecks_Frame = LogId::create( "ConsistencyChecks_Frame" )

Definition at line 16 of file Defs.cpp.

◆ StartupDump

const iv::LogId iv::Defs::Log::StartupDump = iv::LogId::create( "StartupDump" )

Definition at line 10 of file Defs.cpp.

◆ Animation_Activations

const iv::LogId iv::Defs::Log::Animation_Activations = LogId::create( "Animation_Activations" )

Definition at line 10 of file Defs.cpp.

◆ Animation_SystemUpdate

const iv::LogId iv::Defs::Log::Animation_SystemUpdate = LogId::create( "Animation_SystemUpdate" )

Definition at line 11 of file Defs.cpp.

◆ Animation_NodeUpdate

const iv::LogId iv::Defs::Log::Animation_NodeUpdate = LogId::create( "Animation_NodeUpdate" )

Definition at line 12 of file Defs.cpp.

◆ Animation_ConnectorUpdate

const iv::LogId iv::Defs::Log::Animation_ConnectorUpdate = LogId::create( "Animation_ConnectorUpdate" )

Definition at line 13 of file Defs.cpp.

◆ Animation_Events

const iv::LogId iv::Defs::Log::Animation_Events = LogId::create( "Animation_Events" )

Definition at line 14 of file Defs.cpp.

◆ Animation_Summary

const iv::LogId iv::Defs::Log::Animation_Summary = LogId::create( "Animation_Summary" )

Definition at line 15 of file Defs.cpp.

◆ Render

const iv::LogId iv::Defs::Log::Render = LogId::create( "Render" )

Definition at line 17 of file Defs.cpp.

◆ TransformFeedback

const iv::LogId iv::Defs::Log::TransformFeedback = LogId::create( "TransformFeedback" )

Definition at line 18 of file Defs.cpp.

◆ ElementRefreshSummary

const iv::LogId iv::Defs::Log::ElementRefreshSummary = LogId::create( "ElementRefreshSummary" )

Definition at line 20 of file Defs.cpp.

◆ ElementRenderSummary

const iv::LogId iv::Defs::Log::ElementRenderSummary = LogId::create( "ElementRenderSummary" )

Definition at line 21 of file Defs.cpp.

◆ ElementFirstPass

const iv::LogId iv::Defs::Log::ElementFirstPass = LogId::create( "ElementFirstPass" )

Definition at line 22 of file Defs.cpp.

◆ ElementSecondPass

const iv::LogId iv::Defs::Log::ElementSecondPass = LogId::create( "ElementSecondPass" )

Definition at line 23 of file Defs.cpp.

◆ ElementRenderPass

const iv::LogId iv::Defs::Log::ElementRenderPass = LogId::create( "ElementRenderPass" )

Definition at line 24 of file Defs.cpp.

◆ ElementFirstPass_Refresh

const iv::LogId iv::Defs::Log::ElementFirstPass_Refresh = LogId::create( "ElementFirstPass_Refresh" )

Definition at line 25 of file Defs.cpp.

◆ Text_Verbose

const iv::LogId iv::Defs::Log::Text_Verbose = LogId::create( "Text_Verbose" )

Definition at line 27 of file Defs.cpp.

◆ FixedOrderCamera

const iv::LogId iv::Defs::Log::FixedOrderCamera = LogId::create( "FixedOrderCamera" )

Definition at line 29 of file Defs.cpp.

◆ TextureState

const iv::LogId iv::Defs::Log::TextureState = LogId::create( "TextureState" )

Definition at line 30 of file Defs.cpp.

◆ TimeUpdates

const LogId iv::Defs::Log::TimeUpdates = LogId::create( "TimeUpdates" )

Definition at line 10 of file Defs.cpp.

◆ StreamResources

const LogId iv::Defs::Log::StreamResources = LogId::create( "StreamResources" )

Definition at line 11 of file Defs.cpp.

◆ Input

const LogId iv::Defs::Log::Input = LogId::create( "Input" )

Definition at line 12 of file Defs.cpp.

◆ InputTree

const LogId iv::Defs::Log::InputTree = LogId::create( "InputTree" )

Definition at line 13 of file Defs.cpp.

◆ InputEvent

const LogId iv::Defs::Log::InputEvent = LogId::create( "InputEvent" )

Definition at line 14 of file Defs.cpp.

◆ Picking

const LogId iv::Defs::Log::Picking = LogId::create( "Picking" )

Definition at line 15 of file Defs.cpp.

◆ DelayedLoad

const LogId iv::Defs::Log::DelayedLoad = LogId::create( "DelayedLoad" )

Definition at line 16 of file Defs.cpp.