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 060ae93 commit a83e012Copy full SHA for a83e012
README.md
@@ -273,7 +273,7 @@ const hiddenLogger = new Logger({type: "hidden"});
273
```
274
275
276
-#### Name
+#### name
277
278
Each logger has an optional name.
279
You can find the name of the logger responsible for a log inside the `Meta`-object or printed in `pretty` mode.
docs/README.md
0 commit comments