Skip to content

Commit 8be6de3

Browse files
committed
add image illustration in logger page
1 parent 9b82b43 commit 8be6de3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

assets/images/logger.jpg

25.6 KB
Loading

utilities/using-loggers/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: How to use loggers in Fano Framework
66

77
## Logger and why should you care?
88

9+
![Logger illustration](/assets/images/logger.jpg){:class="image fit"}
10+
11+
Photo by [Aaron Burden](https://unsplash.com/@aaronburden?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/s/photos/writing?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
12+
913
There are times when developers need to log something to keep track of things, e.g,
1014
what went wrong (a.k.a error logs), auditing purpose and so on.
1115

0 commit comments

Comments
 (0)