Skip to content

Quiet Prop? #28

@marksmccann

Description

@marksmccann

This may just be my ignorance. But, when should we be consoling messages versus throwing errors. Is one better then the other? Should we be using a combination of both?

node-sass's CLI use Emitters to console out errors and messages: https://github.com/sass/node-sass/blob/master/bin/node-sass

Should we replicate this behavior and add the quiet feature to our Node API? Or is throwing error's enough?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions