Replies: 1 comment
-
I just did this in an empty folder:
Then added this file by simply copying a fragment from pino repo README:
And then this works without any issues:
Did you face any issues? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. In my Node.js application I use pino for logging events.
I want to try to replace Node.js to Bun. Is there some alternative for
pino
in Bun?Beta Was this translation helpful? Give feedback.
All reactions