Skip to content

mattymatty97/LTC_AsyncLoggers

Repository files navigation

Async Loggers

GitHub Release GitHub Pre-Release
Thunderstore Downloads

YEET the logs to their own thread!

For the users:

remove any log related delays by processing them separately from the game stuff. the more logs your modpack generates the bigger the impact this mod has!

For the Developers:

included in the zip there is an example Proxy class to use for soft-depending on this mod to allow you to log custom events/data to the sqliteDB

Any Data written to the database is for debug purposes only and is not persistent

minimum version for API is v1.6.0

Installation

  • Install BepInEx
  • Unzip this mod into your Lethal Company/BepInEx/plugins folder

Or use the mod manager to handle the installing for you.