Giter Site home page Giter Site logo

Comments (4)

pavle-goloskokovic avatar pavle-goloskokovic commented on July 22, 2024 8

@jonnyreeves that was it.
By default Chrome only shows INFO messages and above, it has to be explicitly selected to show DEBUG and browser specific messages from a dropdown menu:

image

I guess this is how it is supposed to work form now on.
Thanks for helping out!

from js-logger.

jonnyreeves avatar jonnyreeves commented on July 22, 2024

Hi, sorry to see you are experiencing problems.

I think this might be an environmental issue as this test case looks like it covers your repro case above?

To help debug this further could you let me know which browser you are using?

Thanks

from js-logger.

pavle-goloskokovic avatar pavle-goloskokovic commented on July 22, 2024

I'm using Chrome Version 61.0.3163.91 (Official Build) (64-bit) (latest version at the time of writing).
The test code looks correct, could you try running it in Chrome?

But nevertheless I doubt it is an environmental issue since the v1.3.0 works as expected and v1.4.1 has this issue.
My guess is that changes that were made for the later version are cause of it.

from js-logger.

jonnyreeves avatar jonnyreeves commented on July 22, 2024

Ah ok, I think I know what the problem might be. v1.4 of js-logger introduced a change which rows l routed DEBUG level messages through to console.debug() when that method is present.

Is it possible that your console log filter setting in Chrome Developer Tools is filtering these messages out?

Apologies if this is not the case but I'm currently without access to an environment where I can recreate this issue.

from js-logger.

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.