▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/BlameLog
BlameLog

BlameLog

Prepends method callers to log messages

21.1K
38

0.5.0 (1.18-1.21)

beta2 августа 2024 г.

What's new:

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

0.4.1 (1.18-1.21)

release12 апреля 2024 г.

What's new:

  • Updated Dark Matter

0.4.0 (1.18-1.20.4)

release16 декабря 2023 г.

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)

release16 августа 2023 г.

What's new:

  • Updated Dark Matter

0.2.2 (1.18-1.20)

beta30 апреля 2023 г.

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.

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

Лицензия:MIT
Опубликован:3 года назад
Обновлён:1 год назад
Главная