LogState::IsLogNotNull

LogState::IsLogNotNull
bool IsLogNotNull() const;
Description

IsLogNotNull determines if the log is not null and contains a valid pointer.

Return Value

Returns 1 if GetLog is always guaranteed to return a valid pointer.