Skip to content

Kwargs not being output for Event, Result, and Invocation #48

Closed
@ecorm

Description

@ecorm

When operator<<(std::ostream&, ... is used with Event, Result, and Invocation, the keyword arguments are not always displayed. This is due to args() being used in the relevant if condition, instead of kwargs().

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions