-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Apparently this snippet did the trick for a customer who wasn't able to get log files to attach:
FString LogFile = FPaths::Combine(FPaths::ProjectPersistentDownloadDir(), TEXT("UnrealGame"), FApp::GetProjectName(), FApp::GetProjectName(), TEXT("Saved/Logs"), FString::Printf(TEXT("%s.log"), FApp::GetProjectName()));
Metadata
Metadata
Assignees
Labels
No labels