Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
terehov committed Jun 8, 2024
1 parent 21821bd commit c7fd912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ logger.fatal(new Error("I am a pretty Error with a stacktrace."));
## All Features

- **Universal:** Works in browsers and Node.js
- **Tested:** 100% code coverage, CI
- **Tested:** Great code coverage, CI
- **Super customizable:** Every aspect can be overwritten
- **Fully typed:** Written in TypeScript, with native TypeScript support
- **Default log level:** `silly`, `trace`, `debug`, `info`, `warn`, `error`, `fatal` (different colors)
Expand Down

0 comments on commit c7fd912

Please sign in to comment.