Skip to content

Set logger::debug as minimum verbosity to print MemoryManager message

This MR sets the message in MemoryManager for zero bytes request to debug verbosity.

This message was flooding the output of one of the SMOG tests, causing it to always be slow.

Merge request reports