AsyncLoggers is a useful utility (patcher) for REPO modders that want to process logs much easier.
Features
- Eliminates log-related lag by processing logs separately from game operations.
- Greater impact with larger modpacks that generate extensive logs.
- Â Stores logs in SQLite format for easier navigation.
- Allows filtering logs by LogLevel for each LogSource.
- Detects Unity.Debug calls in game assemblies, allowing customization. Must be enabled in the config: LogWrapping.Enabled.
To install AsyncLoggers, unzip the archive into REPO\BepInEx\patchers.
Created by mattymatty







