fullstack-build / tslog

📝 tslog - Universal Logger for TypeScript and JavaScript
https://tslog.js.org
MIT License
1.34k stars 63 forks source link

Bug: [BUG] #296

Open rcl-official opened 2 months ago

rcl-official commented 2 months ago

Describe the bug I'm using the plasmo framework to write a chrome extension, while i want to introduce the tslog to handle my logging issue. And I found

''' Uncaught TypeError: (0 , _tslog.Logger) is not a constructor '''

terehov commented 2 months ago

More context please on how to reproduce it.