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
By default Codeception says there was an error but doesn't show it in detail. However according to this blog post adding --debug shows the errors in detail.