Skip to content

Commit a1a0b92

Browse files
committed
Add logger_flutter screenshots
1 parent 94c9f9a commit a1a0b92

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ Instead of a string message, you can also pass other objects like `List`, `Map`
2727

2828
![](https://raw.githubusercontent.com/leisim/logger/master/art/screenshot.png)
2929

30+
## Log Console
31+
32+
If you are creating a Flutter app, you can use the [logger_flutter](#logger-flutter) extension. Shake the phone to show an on device console.
33+
34+
| ![](https://raw.githubusercontent.com/leisim/logger/master/art/log_console_before.png) | ![](https://raw.githubusercontent.com/leisim/logger/master/art/log_console_light.png) | ![](https://raw.githubusercontent.com/leisim/logger/master/art/log_console_dark.png) |
35+
|---|---|---|
36+
3037
## Log level
3138

3239
You can log with different levels:

art/log_console_before.png

21.9 KB
Loading

art/log_console_dark.png

128 KB
Loading

art/log_console_light.png

125 KB
Loading

0 commit comments

Comments
 (0)