-
Hi there,
I get the following four high severity vulnerabilities after installing the latest version `1.14.1`.
Is there any plan to fix the issues with updated dependencies?
```
# npm audit …
-
Hello,
I would like to change the field name from `timestamp` to `@timestamp` in the JSON-File. How can I do that with Winston?
Thank you for your help!
-
`winston 3.2.1`
In normal way after application restarting all logs will be appended into existing file.
In this case log file can be increased upto very huge size and we need to find where second…
-
**What happened?**
Topo image is not displaying
https://www.thecrag.com/climbing/austria/area/276052365/topo#t1480751208
https://image.thecrag.com/x300/39/63/39631bbbf5ef1bb64e943ec81f5cd23e4…
-
### lodash:async>lodash`
[atomist:code-inspection:master=@atomist/atomist-sdm]
-
One feature is that is missing from the Julia plotting eco-system (Winston, Gadly, Plotly) generally is a 2D quiver plot (or vector plot, as can be seen here: http://en.wikipedia.org/wiki/File:Vector…
abahm updated
10 years ago
-
Because winston reads the file from the first line to the last. if you offset with the start property what will happen is it will read the first few lines until it reaches the start point and then it …
-
Any ideas on when you'll have a first release of this ready? Winston is one fantastic library and would to be able to use it for logging to couchbase.
-
Winston outputs logs with colours when `format.colorize(...)` is used regardless of whether the environment it is running in wants to receive ANSI escape codes in its log output or not.
`NO_COLOR` …
-
I was wondering if someone has already used [Winston](https://github.com/winstonjs/winston) as a Telebot's logger middleware, because I'm not sure of the best way to do it: as a plugin, modifier, or j…