• Products
  • Features
  • Mod Master
  • Download
  • Games
  • Blog
  • Pricing

AsyncLoggers

Autor:mattymattyLast updated:05/11/2025 20:54:582.3M157KB

Risk of Rain 2 AsyncLoggers-1-lagofast mod master

Mod Introduction

YEET the logs to their own thread!

Async Loggers

GitHub Release GitHub Pre-Release
Thunderstore Downloads

YEET the logs to their own thread!

For the users:

Async Logs:

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

Database log file:

adds another log file in sqlite format for easier navigation of logs

Log Level filter:

Reduce logs from mods by specifying a LogLevel for each LogSource

Unity Log wrapping:

Detect calls to Unity.Debug inside the game assemblies and allow users to tweak them
Note: Has to be enabled in the config LogWrapping.Enabled

For the Developers:

the class AsyncLoggers.API.AsyncLoggersAPI contains a method to register your own ILogListener into AsyncLoggers system:

public static void UpdateListenerFlags(ILogListener target, LogListenerFlags flags)

possible flags are:

  • SyncHandling
    This listener will receive logs directly, without any buffering or delay.
  • IgnoreFilters
    This listener will receive all logs, bypassing any filters that might be applied.
  • AddTimeStamp
    This listener will have a timestamp prepended to the log messages.
  • None

additionally the class exposes two properties:

  • APIVersion
    The current version of the API, represented as a Version.
  • TraceableLevelsMask
    a flag enum representing what LogLevel will make AsyncLoggers block to collect stacktrace.
This tool is provided by the third party [bufftool]Attention icon

Download Mods For Free

Install LagoFast, start Risk of Rain 2 and play with the mods you love.