Skip to content

Issues using DEBUG var env #5051

Closed
@FranciscoMSM

Description

@FranciscoMSM

Current behavior:

When I run DEBUG=cypress:* cypress run I got ALL the messages from cypress.
So far so good.
When I try to be more specific ie DEBUG=cypress:server* cypress run - I don't get to see any log at all.

Desired behavior:

According to the docs I should be able to use more specific selectors like the docs ones but they don't seem to work.
screen

Steps to reproduce: (app code and test code)

DEBUG=cypress:server:* cypress run produces no extra logging

Versions

Cypress 3.4.0, Debian 9, Electron 61 Headless

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions