Skip to content

Customize or disable serve console message #3726

Open
@csicky

Description

@csicky

What problem does this feature solve?

I would like to be able to see only if there is a problem, if it's green, yellow or red. I don't want to give so much screen to the console, but in order to see what I want I have to see also the entire message which I know already:

 DONE  Compiled successfully in 24499ms      
  App running at:
  - Local:   http://localhost:8080/
  - Network: http://192.168.100.10:8080/

  Note that the development build is not optimized.
  To create a production build, run npm run build.

What does the proposed API look like?

I need a way to have the console say only:

 DONE  Compiled successfully in 24499ms  

Not duplicate of #2115, that issue was a different topic.

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