-
Randomly facing an issue
Log:
`Error: overwritten\n at writeSync (/workspace/development/app/node_modules/thread-stream/index.js:465:13)\n at ThreadStream.write (/workspace/development/app/node_mo…
-
Any plans to support v7+ Transports ?
-
Definir e configurar pino que será usado para conectar o buzzer.
- [ ] Atualizar `README.md` com definição do pino.
- [ ] Inserir `#defines` no `main.c` com valores certos
```c
#define BUZZER_PIO
#d…
-
```
What steps will reproduce the problem?
1. Try to update your status on a bad connection.
What is the expected output? What do you see instead?
The status should be updated.
Instead, pino segfault…
-
Hello !
thanks for the great package!
I have been trying to connect to axiom and send logs. while in development everything works fine.
but in deployment I keep receiving the follwoing error
…
-
```
What steps will reproduce the problem?
1. Try to update your status on a bad connection.
What is the expected output? What do you see instead?
The status should be updated.
Instead, pino segfault…
-
http://getpino.io
-
This guy is real tough, not only is he obscure, but he also shares a name with the current minister of public security from Panama, making it even harder to find a proper source. We have discovered on…
-
I currently am using pino-http to map to an ECS format. When doing so though my redactions are not taking place.
```typescript
redact: {
paths: ['http.request.headers.authorization'],
ce…
-
imho the crawlee logger should inherit log level from the pino logger instance passed to it.