8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5faad92 commit 30121afCopy full SHA for 30121af
README.md
@@ -27,8 +27,8 @@ See example.js:
27
logger.fatal('Cheese was breeding ground for listeria.');
28
29
Output
30
- \[2010-01-17 11:43:37.987\] \[ERROR\] cheese - Cheese is too ripe!
31
- \[2010-01-17 11:43:37.990\] \[FATAL\] cheese - Cheese was breeding ground for listeria.
+ [2010-01-17 11:43:37.987] [ERROR] cheese - Cheese is too ripe!
+ [2010-01-17 11:43:37.990] [FATAL] cheese - Cheese was breeding ground for listeria.
32
33
34
## configuration
0 commit comments