Skip to content

Commit 1e78daa

Browse files
committed
+Update readme
1 parent 5da1263 commit 1e78daa

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Dart & Flutter Packages by dev-cetera.com & contributors.
1111

1212
---
1313

14-
[![banner](https://github.com/dev-cetera/df_safer_dart/blob/v0.3.21/doc/assets/banner.png?raw=true)](https://github.com/dev-cetera)
14+
[![banner](https://github.com/dev-cetera/df_log/blob/v0.3.21/doc/assets/banner.png?raw=true)](https://github.com/dev-cetera)
1515

1616
<!-- BEGIN _README_CONTENT -->
1717

@@ -20,7 +20,7 @@ Dart & Flutter Packages by dev-cetera.com & contributors.
2020

2121
<img src="https://raw.githubusercontent.com/dev-cetera/df_log/main/doc/assets/screenshot2.png" alt="Visual Studio Code Terminal" width="600">
2222

23-
## Features
23+
## ✨ Core Features
2424

2525
- **Categorized Logging:** Pre-defined methods like `Log.info`, `Log.err`, `Log.ok` for semantic logging.
2626
- **Beautifully Styled Output:** Uses ANSI colors and emojis for clear, readable logs in supported consoles.
@@ -39,10 +39,9 @@ For an introduction, please refer to this article:
3939
- **DEV.TO** [Dart Logging: Your New Best Friend](https://dev.to/dev_cetera/dart-logging-your-new-best-friebd-ae1)
4040
- **GITHUB** [Dart Logging: Your New Best Friend](https://github.com/dev-cetera/df_log/blob/main/ARTICLE.md)
4141

42+
## 📖 Summary
4243

43-
## Usage
44-
45-
### 1. Categorized Logs
44+
## 1. Categorized Logs
4645

4746
The package comes with a few default log types that you can use creatively.
4847

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ funding:
1818
- https://www.patreon.com/RobertMollentze
1919
- https://github.com/sponsors/robmllze
2020
description: A package that provides logging utilities for better debugging.
21-
version: 0.3.21
21+
version: 0.3.22
2222
topics:
2323
- console
2424
- debugging

0 commit comments

Comments
 (0)