Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Track all event objects for a suite in JSON logger (6.0) #35

Merged
merged 1 commit into from
Jun 20, 2018

Conversation

mycarrysun
Copy link
Contributor

Fixes #33 and #5203

* @param string $buffer
* @param array $event_data
*/
protected function addLogEvent($event_data = [])
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Used a class prop to store all events so we can write all the events properly JSON encoded at the end of the suite

@mycarrysun mycarrysun changed the title Track all event objects for a suite in JSON logger Track all event objects for a suite in JSON logger (6.0) Jun 16, 2018
@DavertMik DavertMik merged commit 7057e59 into Codeception:6.0 Jun 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants