cinderblocks / libremetaverse

An fork of the libopenmetaverse library striving for performance improvements and up-to-date compatibility with Second Life and OpenSimulator (such as it is)
BSD 3-Clause "New" or "Revised" License
61 stars 44 forks source link

[Patch] [Digiworldz] - adds suppress spam console due to missing support #45

Closed Madpeterz closed 3 years ago

Madpeterz commented 3 years ago

improves logger spam for unsupported types to be less spammy now it only outputs " Unrecognized LayerData type LandExtended - Suppressing repeated messages" once vs all of the time

cinderblocks commented 3 years ago

I'm not sure I agree with this change. Spammy log handling should be managed by log4net

Madpeterz commented 3 years ago

Closing this for now the spam might be from my customized build, after I update I will try again to see if it returns and then fix the root cause.