-
Basically what Winston does:
![IMG_3273](https://github.com/lo-cafe/OpenArtemis/assets/50350344/117c83a7-9136-416a-8359-03742aa88748)
Or something similar.
-
### 🔎 Search Terms
null bytes character characters
### The problem
After my code shuts down un-gracefully and then restarts, I end up with a long string of null bytes in my log file.
The p…
-
**Description**
`console` object should not be used for reporting purposes and a more robust and central logger should be introduced. Remove all existing console statements (if any)
**Reference**
…
-
*original issue on Linear*
Option to log to file, and minimum severity to log the message.
Option to just log messages with a certain severity, like only log http logs to a file.
https://gith…
-
I have configured a file transport with json = true. In this case if I log something like the following:
```
logger.error('Yarrr!', { message: 'more', other: 'something' });
```
Results in:
```
{"m…
-
When writing my own custom formatter it would very useful to know the schema for the options object that is passed to the formatter. Does this exist already or would it be possible to be made?
-
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ )
## Description
[NOTE]: # ( Describe the problem you're encountering. )
[TIP]: # ( Do NOT give us access or passwo…
-
-
```
What steps will reproduce the problem?
1. try downloading any hulu plus content:
Downloading
http://www.hulu.com/watch/486415#play-queued-show-by-original_premiere_date-asc
Using method 'hulu' f…
-
If you use 'em, you should really not forget to add them to the `package.json` file. Currently, I had a NodeBB instance fail due one of this package missing dependencies, namely `winston`.
I should a…