You are viewing a potentially older version of this package. View all versions.
Subnautica_Modding-MirrorInternalLogs-9.0.0 icon

MirrorInternalLogs

MirrorInternalLogs pack for Subnautica. Preconfigured

Date uploaded 2 years ago
Version 9.0.0
Download link Subnautica_Modding-MirrorInternalLogs-9.0.0.zip
Downloads 192
Dependency string Subnautica_Modding-MirrorInternalLogs-9.0.0

This mod requires the following mods to function

README

MirrorInternalLogs

This preloader patcher allows to capture and mirror Unity internal debug logs (i.e. the contents of output_log.txt).
Preloader patch provides a public event one can listen to which will receive all Unity logs, including internal debug logs that are only output to output_log.txt.

Unlike output log, which can be disabled in the game, this mirror will always capture said debug logs. If Unity already outputs output_log.txt, this plugin will simply create a copy of it in a more accessible place that %APPDATA%.

How to use: This is a preloader patcher. Put the compiled DLL into BepInEx/patchers.

Pre - Configured

By default, logs are output to unity_log.txt but we have included a configuration file to name it {process}-Modding-Log.txt.