Skip to content

Commit 568b288

Browse files
authored
Logging library added
1 parent 87ac714 commit 568b288

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@
145145
2. [Accompanist](https://github.com/google/accompanist) : Accompanist is a group of libraries which aim to supplement Jetpack Compose with features which are commonly required by developers, but not yet available.
146146

147147
## Logger
148-
[Logger](https://github.com/orhanobut/logger)
149-
: ✔️ Simple, pretty and powerful logger for android
148+
1. [Logger](https://github.com/orhanobut/logger) : ✔️ Simple, pretty and powerful logger for android
149+
2. [Timber](https://github.com/JakeWharton/timber): A logger with a small, extensible API which provides utility on top of Android's normal Log class.
150150

151151
## Menu
152152
1. [PowerMenu](https://github.com/skydoves/PowerMenu)

0 commit comments

Comments
 (0)