Right now, if we want to see debug statements from another plugin, WaveBodyInteractions produces so much output, that it is difficult to see other prints. Also, logging easily fills up disk space in ~/.gz/sim/log. So, move gzdbg messages for the WaveBodyInteractions plugin behind debug flag.
Right now, if we want to see debug statements from another plugin, WaveBodyInteractions produces so much output, that it is difficult to see other prints. Also, logging easily fills up disk space in
~/.gz/sim/log
. So, move gzdbg messages for the WaveBodyInteractions plugin behind debug flag.