Skip to content

Improve debugging process #216

Description

@armetiz

Hi there.

When error occurred, the debugging process is not really easy.

Example : Cannot return null for non-nullable field 'name'.

With more than 10 types with a name field and more than 1M records in our database, it's not really easy to target the faulty value.

What I suggest is to use PSR\Logger within some class and add debugging information using debug log level.

What do you think about?

Regards;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions