You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
Steps to reproduce the issue :
npm init -y
)yarn add typescript plylog -D
)tsc --init
)main.ts
on the roottest.ts
on the rootnode test
✔️ expected : outputs
debug: test
❌ result : outputs nothing
versions
plylog : 0.5.0
node : 9.10.1
typescript : 2.8.1
additional notes
It works when I switch to plylog 0.4.0.
The text was updated successfully, but these errors were encountered: