As titled, I just implemented slf4j simple here and I got a massive noise..
In that output, for example, I'd like to keep only the warn
s at the end, that is:
[pool-1-thread-1] WARN assimp.Assimp - Collada: No material specified for subgroup <> in geometry <*>.
Is there a way to achieve that?