Skip to content

PASS/FAIL should be log levels #290

Open
@moshloop

Description

@moshloop

Instead of:

2021-08-26T19:56:22.610+0200	INFO	[PASS] [icmp] https://github.com duration=205
2021-08-26T19:56:22.610+0200	INFO	[FAIL] [icmp] https://google.com duration=5

It Should be:

2021-08-26T19:56:22.610+0200	PASS [icmp] https://github.com duration=205
2021-08-26T19:56:22.610+0200	FAIL	  [icmp] https://google.com duration=5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions