Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
BlameLog

BlameLog

Prepends method callers to log messages

16.4k
36
Utility
BlameLog has been archived. BlameLog will not receive any further updates unless the author decides to unarchive the project.

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.x

Platforms

Fabric

Supported environments

Client-side
Server-side
Client and server (optional)

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

constellation
constellationOrganization

melontini
melontini Author

Details

Licensed MIT
Published 2 years ago
Updated 11 months ago
DescriptionGalleryChangelogVersions

Show all versions

0.5.0 (1.18-1.21)

by melontini on Aug 2, 2024
Download

What's new:

  • Updated Dark Matter to fix a crash.
  • Some minor internal refactors.

0.4.1 (1.18-1.21)

by melontini on Apr 12, 2024
Download

What's new:

  • Updated Dark Matter

0.4.0 (1.18-1.20.4)

by melontini on Dec 16, 2023
Download

What's new:

  • Added a very simple config to change the default pattern.
    • Supported args are:
    • {class} - The full class name.
    • {method} - The calling method.
    • {simpleClass} - The simple class name. (without the package)
    • {methodParams} - Simple method parameter array.
    • {methodReturnType} - The return type of the method.
  • The new default pattern is [{simpleClass}#{method}] {message}
    • The old one is [{class}#{method}] {message}
  • Fixed issues on Connector.
  • Updated Dark Matter

0.3.2 (1.18-1.20.2)

by melontini on Aug 16, 2023
Download

What's new:

  • Updated Dark Matter

0.2.2 (1.18-1.20)

by melontini on Apr 30, 2023
Download

What's new:

  • Better Mixin handling. Now net.minecraft is replaced by the mixin class if the method was injected.
    • These can get hilariously long:
    • [de.keksuccino.drippyloadingscreen.mixin.mixins.client.MixinLoadingOverlay#handler$enb000$drippyloadingscreen$onConstruct]
    • [net.mehvahdjukaar.supplementaries.mixins.SheetsClassloadingFixHackMixin#handler$mnf000$supplementaries$whyDoIHaveToDoThis]
  • Added 2 more checks, 1. If class name ends with Logging 2. If a method is called log.

Modrinth is open source.

main@396f737

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.