Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
logging::LoadLogFileResult Struct Reference

Result of loading the persisted log file for the shell viewer. More...

#include <src/logging/log_file.h>

Public Attributes

std::string errorMessage
 Error detail when loading failed.
 
bool fileFound = false
 True when the target file existed on disk.
 
std::string filePath
 Path that was requested for loading.
 
std::vector< std::string > lines
 Loaded log lines in display order.
 

Detailed Description

Result of loading the persisted log file for the shell viewer.


The documentation for this struct was generated from the following file: