In my case, I want to send the game log files for debug when an exception occurs, and the log file is used by the game itself.
Since it’s only a read operation, isn’t there a way to access the file’s contents even when the file itself is locked by the game?