How to filter output log?

Usually it is the case that I only care about one (or maybe a few) log categories. How can I make only one log category active?

I am aware that I can turn off an individual category using Log [LogCategory] off (or using the equivalent line in the engine.ini file) but this is obviously super inefficient and far from ideal.

Thanks!

Hello.
How to turn off an individual log category in engine.ini?
I can’t find anything relational log in that ini file.