-
In the case where the fluent server becomes unavailable the logging for all transports stop logging and not only the fluent one.
I was able to reproduce this with a slightly modified version of the…
-
Can't see log insights in my Node.js (Typescript) code
-
### Please tell us about your environment:
- _`winston` version?_
- [ ] `winston@2`
- [x] `winston@3`
- _`node -v` outputs:_ v8.11.3
- _Operating System?_ macOS
- _Language?_ Flow…
-
### What happened?
My Z2M was running fine until maybe a month ago, tried all kinds of stuff to try and fix it, no luck, so, I burnt my Z2M config to the ground, purged it from home assistant, purged…
-
Symptom:
I have a Winston logger
`logger.info('test 1', {propOne: 'a', propTwo: 'b'})` will result in having meta object logged on azure app insights as metadata
However
`logger.info('test 2', '…
-
The logging module of Butler CW does not currently handle error logging as well as it should.
Specifically, in some cases there is no stack trace or error message when errors occur.
This can be ea…
-
### 🔎 Search Terms
Write after end node error
### The problem
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current behavior
I am using nest-winsto…
-
According to [the benchmarks](https://github.com/mcollina/pino#benchmarks), our logging will tie up much less server resources if we migrate off winston.
-
### Pino
Pino is a lightweight logging library which is ideal for serverless logging.
It is a good candidate to replace **winston-logger** and **debug** providers
- Pino streams logs in [NDJSON…
-
The logging module of qs-jwt does not currently handle error logging as well as it should.
Specifically, in some cases there is no stack trace or error message when errors occur.
This can be easil…