Aueser-LogSpamFilter icon

LogSpamFilter

Suppresses selected high-frequency Unity and BepInEx log spam in modded Lethal Company profiles.

CHANGELOG

Changelog

1.2.7

  • Added filters for MouthDog noise targeting logs.
  • Added filters for cruiser collision debug logs involving MouthDogModel.
  • Added filtering for MouthDog hit-force log entries.

1.2.6

  • Added filters for goUp: debug output.
  • Added exact-match filtering for True, False.

1.2.5

  • Added filtering for repeated OpenBodyCams cosmetic collection timing logs.
  • Kept the matching constrained to known OpenBodyCams timing text.

1.2.4

  • Added filters for rope-position and targetability debug logs.

1.2.3

  • Added filters for Bracken / Flowerman anger-meter and speed-increase debug output.
  • Added filters for Cadaver / baby bird distance and scream-timer debug output.

1.2.2

  • Removed OpenXR loader filtering rules from the managed plugin after confirming those messages are emitted before this plugin can reliably intercept them.

1.2.1

  • Added filters for repeated Unity negative-scale BoxCollider warnings.
  • Added filters for repeated audio spatializer initialization warnings.
  • Added filters for repeated door-code and outside-AI-node refresh logs.

1.2.0

  • Added startup version and changelog summary logging.
  • Added BepInEx listener wrapping so selected plugin log entries can be filtered in addition to Unity log calls.

1.1.x

  • Added filtering for Stingray, HoarderBug, Puma, spawn planner, and early repeated debug logs.
  • Added support for multiple Unity Debug and Logger overloads.