You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I get a problems, when test run on another server with CI. It's hard to recreate same environment at local. In our code we are logging some exceptions and returning only error message without description. But at same moment everything writes to log.
But Codeception\Lib\Connector\Yii2\Logger send it only to Codeception debug, and it's not possible to see it without debug flag.
I propose sending this log to Codeception metadata artifacts. I quickly made "ugly" variant of solution #8 (comment)
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hi.
I get a problems, when test run on another server with CI. It's hard to recreate same environment at local. In our code we are logging some exceptions and returning only error message without description. But at same moment everything writes to log.
But Codeception\Lib\Connector\Yii2\Logger send it only to Codeception debug, and it's not possible to see it without debug flag.
I propose sending this log to Codeception metadata artifacts. I quickly made "ugly" variant of solution #8 (comment)
The text was updated successfully, but these errors were encountered: