Skip to content

Commit d9e7c8e

Browse files
committed
chore: update readme
1 parent 6cf4b74 commit d9e7c8e

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,25 @@
1212
1313
## Features
1414

15-
- 🚀 High-Performance Logging
16-
- 🎯 Domain-Specific Namespaces
17-
- 🤞 Fingers-Crossed Log Buffering
18-
- 🔄 Automatic Log Rotation & Cleanup
19-
- 🔐 Encrypted Log Storage
15+
- 🚀 **Performance** _High-Performance Logging_
16+
- 🎯 **Domain-Specific** _Domain-Specific Namespaces_
17+
- 🤞 **Buffering** _Fingers-Crossed Log Buffering_
18+
- 🔄 **Rotation** _Automatic Log Rotation & Cleanup_
19+
- 🔐 **Encryption** _Encrypted Log Storage_
2020

2121
### Output & Formatting
2222

23-
- 🎨 Rich Color-Coded Console Output
24-
- 📊 Multiple Log Levels _(debug, info, success, warn, error)_
25-
- 🔠 Format String Support _(%s, %d, %j, etc.)_
26-
- ⚡ Built-in Performance Tracking
23+
- 🎨 **Rich Color-Coded** _Console Output_
24+
- 📊 **Multiple Log Levels** _`debug`, `info`, `success`, `warn`, `error`_
25+
- 🔠 **Format String Support** _`%s`, `%d`, `%j`, etc._
26+
-**Built-in Performance Tracking** _`start`, `end`, `time`_
2727

2828
### Platform Support
2929

30-
- 🌐 Universal _(Browser + Server)_
31-
- 🛠️ CLI & Library APIs
32-
- 💻 First-Class TypeScript Support
33-
- 📦 Zero External Dependencies
30+
- 🌐 **Universal** _Browser & Server support_
31+
- 🛠️ **CLI & Library** _Access APIs via CLI or programmatically_
32+
- 💻 **Fully Typed** _First-Class TypeScript support_
33+
- 📦 **Lightweight** _Zero external dependencies_
3434

3535
## Install
3636

0 commit comments

Comments
 (0)