NVSE icon indicating copy to clipboard operation
NVSE copied to clipboard

IDebugLogs to Game/Logs folder

Open JayLCypher opened this issue 3 years ago • 3 comments

Changes to IDebugLogs to update it and move the logs created by xNVSE to be located in Logs folder in Game folder (C:\Steam\SteamApps\Common\Fallout New Vegas) for easier access over installed plugins, if such a feature is desired.

Tested with debug/release compile and with MO2 modded setup.

JayLCypher avatar Jul 10 '21 03:07 JayLCypher

You haven't included the ID in case creating the log fails (e.g. if the file is already open)

Updated with file ID handle. Checked Debug that it spawns another log file when nvse.log and log0 exists, creating nvse.log1. Checked Release that it spawns another log file when other logs have id 1. Also opened it in MO2 with a modded setup using executeable.

JayLCypher avatar Jul 10 '21 21:07 JayLCypher

If you could make this change optional through INI then that'd be great. I myself am not keen on having the file in a Logs folder since I frequently look at logs and it's handy for me to have the base game folder open at all times and I can just use my keyboard to find it quickly to open it.

korri123 avatar Jul 14 '21 02:07 korri123

So this thing has been open for two years. Do you think it is time to close it?

AVeryUncreativeUsername avatar Aug 12 '23 07:08 AVeryUncreativeUsername