Giter Site home page Giter Site logo

Comments (3)

hehehai avatar hehehai commented on April 28, 2024 1

@kettanaito I think it would be nice to have a configuration to turn it on. The mock's print message would be mixed with the application's print message, and while we can do some printing styles, it would be better for the developer to choose whether to turn it on or not. What do you think?

from msw.

kettanaito avatar kettanaito commented on April 28, 2024

@hehehai, a good call. It would be good accept such logging preference via an argument. I wonder, where should it be provided?

I though of providing it to the start() function, but it accepts two optional arguments that control Service Worker registration, and may still be useful. Providing them both in order to set the third argument with the logging level feels redundant.

from msw.

kettanaito avatar kettanaito commented on April 28, 2024

Since Mock Service Worker is recommended for development only, I see little worry over seeing too many messages. At the least you can always filter the console messages based on type and RegExp to find what you were looking for.

On the other hand, logging matched requests would improve the developer's experience dramatically when working with the library.

from msw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.