Skip to content

Commit 120fe7d

Browse files
committed
Update README to explain RedirectInternalLogs
1 parent 4746101 commit 120fe7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Preloader patch provides a public event one can listen to which will receive all
1818

1919
Unlike output log, which can be disabled in the game, this redirect will always capture said debug logs.
2020

21-
**Right now WIP:** currently only outputs all logs to `myLog.log` to the game core (which can crash because of access violation).
21+
By default, logs are output to `unity_log.txt`. This is configurable via `RedirectInternalLogs.cfg` configuration file.
2222

2323
### Simple Mono Profiler
2424
A simple profiler that can be used in any Unity player build as long as it can run BepInEx 5.x. It can generate a .csv file with profiling results from an arbitrary length of time.

0 commit comments

Comments
 (0)