No Chat Reports

No Chat Reports

43M Downloads

Disable informational logs

Madis0 opened this issue ยท 0 comments

commented

Idea

NCR has some logs that describe how it mixins to various vanilla methods. I'd like to disable that.

Reasoning

  • I don't have anything to do with that info before there is a problem
  • If there is a problem, the loader/java would shout errors in the log anyway
  • Haven't noticed other mods do that
  • Reduce clutter and log length

Other Information

Example:

[10:57:55] [Render thread/INFO]: Renaming synthetic method lambda$onInit$4()Lnet/minecraft/class_2561; to md0c2377$nochatreports$lambda$onInit$4$1 in mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports
[10:57:55] [Render thread/INFO]: Renaming synthetic method lambda$onInit$3(Lnet/minecraft/class_4185;)V to md0c2377$nochatreports$lambda$onInit$3$2 in mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports
[10:57:55] [Render thread/INFO]: Renaming synthetic method lambda$onInit$2()Lnet/minecraft/class_2561; to md0c2377$nochatreports$lambda$onInit$2$3 in mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports
[10:57:55] [Render thread/INFO]: Renaming synthetic method lambda$onInit$1(Lnet/minecraft/class_4185;)V to md0c2377$nochatreports$lambda$onInit$1$4 in mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports