fullstack-build / tslog

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

No ILogObj #306

Open TheGP opened 1 month ago

TheGP commented 1 month ago

import { Logger, ILogObj } from "tslog"; ^^^^^^^ SyntaxError: The requested module 'tslog' does not provide an export named 'ILogObj'

terehov commented 1 month ago

Which version of tslog are you using?

TheGP commented 1 month ago

was the last one at npm