-
From the back of , I took a look at pino and found we should be able to drop it in with a few tweaks.
## Things I looked at
### `defaultMeta`
We use this to enrich all log entries emitted by …
-
I think the Pino documentation would need a new graphic, so that you also have the dark mode 😎
I attach some screenshots of how I tried to make it using Docusaurus
@mcollina as soon as you have …
-
It seems that using this transport prevents me from changing the pino default log level.
For example:
```
import pino from 'pino';
const logger = pino({
transport: {
targets: [
…
-
Hi
I am using pino logger for nestjs, and add to each log a correlation id.
The problem is when the entry point is not via request, the correlation id is missing, and therefore I don't have any trac…
-
**Describe the bug**
Process crashed with error
```
node:internal/worker:266
this[kPort].postMessage({
^
DOMException [DataCloneError]: (error) => {
…
-
After struggling for a few hours I finally got `next-logger` and `pino` to work within Docker but the docs here need to be improved. I hope by raising this issue it saves people time. Here are the nec…
-
Hello,
Thank you for this package, I see a great value in it, to reduce the noise and not even mentionning how much logs can cost in some cloud environments.
I am trying to use it in a node.js a…
-
https://github.com/pinojs/pino
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
4.10.2
### Plugin versio…
-
Hi, I was wondering what's the recommended way to use this module to create a transport?
**pino-abstract-transport repo**
![Screenshot_20221202_053951](https://user-images.githubusercontent.com/…