StateBag::SetLog
Previous
|
Next
StateBag::SetLog
StateBag
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.