StateBag::GetLog

StateBag::GetLog
Ptr<Log> GetLog() const;
Description

GetLog obtains a pointer set by SetLog to Log state object, used for logging messages and errors.

Return Value

A Log pointer to the log of the StateBag.