Skip to content

Debug with tagged priority #915

@vladtcvs

Description

@vladtcvs

Now we are using simple number (1, 2, 3, etc) for debug levels in tests. It is not good, because when we need to debug some part of code, log is flooded with debug messages from other parts of code. There is a solution: add tag to debug message. And when we debug, we specify show debug messages up to the some level of priority and for specified tag up to the other level of priority

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions