transhumandesign / kag-base

King Arthur's Gold base folder.
257 stars 120 forks source link

Remove "Adding map to cycle __" "New track added to the mixer __" and "Loaded texture __" console spam #1232

Open laws65 opened 2 years ago

laws65 commented 2 years ago

Title

asumagic commented 2 years ago

I don't want to remove them as they convey actually useful information. FWIW, "loaded texture [whatever]" is unconditionally emitted by Irrlicht, so this is practically unfixable for release KAG. Staging would be a possibility.

Ultimately, what I think would be important here is more powerful logging, including filtering, which is very limited even in staging atm, because of how logging is implemented. We don't even really have logging categories... Because they're discriminated only by their color.