Mineuniverse
Log in Register
Mods

BlameLog

Prepends method callers to log messages
by zenfyr
Download Claim this project
80,039 downloads
0 likes
Updated Jun 30, 2026
0 hypes

BlameLog

Blaming logs since 2023.

What's this?

This is a proof-of-concept mod, which patches Loggers to prepend method callers.

Wondering which mod printed this?

[02:16:21] [Render thread/INFO]: Trying to read config file...
[02:16:21] [Render thread/INFO]: A config file was found, loading it..
[02:16:21] [Render thread/INFO]: Successfully loaded config file.

Well, now you know!

[02:16:21] [Render thread/INFO]: [me.luligabi.noindium.NoIndium#createConfig] Trying to read config file...
[02:16:21] [Render thread/INFO]: [me.luligabi.noindium.NoIndium#createConfig] A config file was found, loading it..
[02:16:21] [Render thread/INFO]: [me.luligabi.noindium.NoIndium#createConfig] Successfully loaded config file.

Config

This mod offers additional configuration via config/blamelog-pattern.txt, where you can set the pattern for the logger. Default is [{simpleClass}#{method}] {message}

  • class Inserts the full class name.
  • simpleClass Inserts the "simple" class name. (Without the package)
  • method Inserts the method name.
  • methodParams Inserts method parameters.
  • methodReturnType Inserts method return type.
0.5.0 (1.18-1.21)
MC 1.19.3, 1.20.2, 1.21, 1.18.1, 1.20.5, 1.19.4, Fabric, 1.18.2, 1.19.2, 1.20.3, 1.20.1, 1.20, 1.20.6, 1.19.1, 1.20.4, 1.18, 1.19
Beta 2024-08-02 Get

More from zenfyr

Pulsar
425
Linkart (Updated)
35,612
Good Tea
3,525
project-629060
315
Andromeda
23,819
project-635713
1,277

You Might Also Like

LoadingTips
A mod that adds custom tips to the loading screen
999,218
Sampler
Performance oriented debugging/administration tools
998,926
VulkanMod
Vulkan renderer mod for Minecraft.
997,115
Charm Fixer
Disables some modules on charm to fix incompatbility issues with owo
996,251
Trading station
Basic items to item trading machines
99,755
NarrateBookForMe [FABRIC]
Adds a narration keybind, and two GUI buttons to the book screen. Text-to-speech (tts) / narration on the go! Client sided.
99,734