Very thick question, but is there any way to print your own debug messages to the console in Codeception? I mean messages that have nothing to do with assertions, purely for
\Codeception\Util\Debug::debug($this->em);die();
and run Codeception with --debug flag.
--debug