Skip to content

Quest Log File Not Attached #110

@bobbyg603

Description

@bobbyg603

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions