Closed
Description
Hi, I try to use loglevel
in React, and seeing it print duplicate lines.
The project is freshly created with create-react-app
and I just added two lines of loglevel.log
and console.log
in the App.tsx
. As you can see in chrome console, console.log
printed one time and loglevel.log
printed twice.
I'm not sure if this is expected or I'm doing it wrong. Couldn't find any similar topic by just googling.
Metadata
Metadata
Assignees
Labels
No labels