-
-
Side note: Finally! Great addition to pino!
Question: How could I check that pino was not called at all when calling `func(false, logger)`?
```
const func = (b, logger) => {
if (b === true) …
-
[X] I've read [the docs of nestjs-pino](https://github.com/iamolegga/nestjs-pino/blob/master/README.md)
[X] I've read [the docs of pino](https://getpino.io/#/)
[X] I couldn't find the same…
-
this is the error:
```
[...]catalyst-core-ssr-app/node_modules/pino-toke/tokens.js:59
return o.res.header.substr(0, 8).split('/')[1]
^
TypeError: Cannot read prop…
ghost updated
2 weeks ago
-
Hello,
My loader file is executed twice and it seems it is caused by a CJS dependency which calls `createRequire`. Importing `createRequire` in my ESM script does not execute loader script twice.
…
-
I am using [cookie-parser](https://www.npmjs.com/package/cookie-parser) to parse the cookie from headers to object that becomes available as cookie field on req object.
While using pino serializer…
-
### Description
The JWT is always logged in internal microservice comms - this is a risk if Kibana is hacked or if a server engineer is corrupt
https://nkhilv.medium.com/how-to-redact-sensitive-info…
-
Send logs from Node.js (via Winston or Pino) directly to SigNoz Cloud without the need for Otel collectors.
- [ ] Add documentation for configuring Winston and Pino transports to send logs directly…
-
```ts
const logger = pino(
{
transport: {
target: 'pino-pretty',
options: {
colorize: true,
},
},
},
stream
);
```
U…
-
* PinOS: A Programmable Framework for Whole-System Dynamic Instrumentation
* 2007.pinos.bungale.vee.102.pdf