Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -185,7 +185,7 @@ namespace AZ::Debug
|
||||
|
||||
realLogger.Start(logFilePath.c_str());
|
||||
|
||||
LargeBlock& block = logger->RecordEventBegin<LargeBlock>(largeBlockId);
|
||||
logger->RecordEventBegin<LargeBlock>(largeBlockId);
|
||||
logger->RecordEventEnd();
|
||||
|
||||
logger->RecordStringEvent(MessageId, message);
|
||||
|
||||
Reference in New Issue
Block a user