-
Would it be possble support creating bundle for "pino-pretty" wrapper as well?
I added `node_modules/.bin/pino-pretty"` to `entryPoints`:
```ts
build({
entryPoints: [
"./src/index.ts", …
-
`customProps` option is causing application to crash with
```
TypeError: logger[stringifySym] is not a function
/Users/xxxx/node_modules/pino-http/logger.js:106
const customPropBindingStr =…
-
### What version of Bun is running?
1.1.3+2615dc742
### What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
### What steps can reproduce the bug?
Sorry for bad english.
1. In…
-
Saudações!
Gostaria de saber se é possível adaptar o shield do projeto do HerrZatacke para a Neo GB Printer.
Obrigado pelo excelente trabalho!
-
When using `Pino.stdSerializers.errWithCause` in the browser the "cause" property of errors are not, in fact, serialized.
Video demonstrating the behavior.
https://www.loom.com/share/916e9677c5094…
-
I'm digging this library and learning more about it. Grazie for all the hard work
Surprised there is no email support yet in the Pino Ecosystem:
https://github.com/pinojs/pino/blob/main/docs/ecosy…
-
Any chance you are going to add the new Worker Thread support for this? For now, we are just going to write our own real quick but would love to have this support in this library.
-
- [ ] Define metrics to be collected for backend events.
- [ ] Setup production and development pino log levels
- [ ] Store the logs in a .log file, that is ignored on local.
Related: #392
-
### What version of Bun is running?
1.1.12
### What platform is your computer?
Linux 6.8.0-1008-aws x86_64 x86_64
### What steps can reproduce the bug?
```
const logger = require('pino')()
lo…
-
![Error image](https://github.com/KevinNovak/Discord-Bot-TypeScript-Template/assets/101001006/1ad12518-b4bd-47c2-85b8-a45b857b0ad0)
How can i fix this?