StateBag::SetLog

StateBag::SetLog
void SetLog(Log * plog);
Description

SetLog sets an interface to Log that will be used for logging.

Parameters
Parameters 
Description 
Log * plog 
A pointer to Log interface that will be used for outputting log messages.