Stop DynamicSupervisor.terminate_child/2 from logging

Hey all!

When testing GenServer shutdown via DynamicSupervisor.terminate_child/2 I’m seeing Terminating due to shutdown in my test output. Is there a way to make that top?