Cobblemon Fight or Flight

Cobblemon Fight or Flight

826k Downloads

Spamming the Console with this is not needed nor wanted

Adam413 opened this issue ยท 1 comments

commented

Title says it all
https://github.com/rufiaorsomething/fightorflight/blob/72468c52d8a6a792ffd4cb4632611eb27692ef59/src/main/java/me/rufia/fightorflight/goals/CaughtByTargetGoal.java

Version 0.4.11-12 - Fabric

Spamming the console with:

[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:16] [Server thread/INFO]: Pokemon in process of being caught
[08:06:17] [Server thread/INFO]: Pokemon in process of being caught
[08:06:17] [Server thread/INFO]: Pokemon in process of being caught

I'm not sure if this was for logging during testing, but no, we do not need to know a pokemon is being caught. Why? If you must keep this then please add a configuration option to silence these log outputs because it is not needed. Thanks C:

commented

https://www.curseforge.com/minecraft/mc-mods/log-begone
copy this to logbegone.toml
[logbegone] phrases = ["Disconnecting VANILLA connection attempt", "Channels ", "Pokemon in process of being caught"] regex = ["Disconnecting VANILLA connection attempt", "Channels ", "Pokemon in process of being caught"]