Silencing debug logs for a single aggregate or command/event in Commanded?

Hello!

As the title says; is it possible to keep logger at debug level, but silence or filter out debug logs coming from Commanded for a specific (noisy) aggregate, or better yet, a command? I’ve tried filtering with logger but with no success.