Skip to content

Commit

Permalink
Merge pull request #123 from orhanobut/update-art
Browse files Browse the repository at this point in the history
Update art for logcat options
  • Loading branch information
orhanobut authored May 27, 2017
2 parents c01e956 + 228f015 commit c9b7b5a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,11 @@ Logger.addLogAdapter(new DiskLogAdapter(formatStrategy));


### More
- Use the filter for a better result

<img src='https://github.com/orhanobut/logger/blob/master/art/filter.png'/>

- Use the filter for a better result. PRETTY_LOGGER or your custom tag
- Make sure that wrap option is disabled
- You can also simplify output by changing settings.

<img src='https://github.com/orhanobut/logger/blob/master/art/wrap-closed.png'/>
<img src='https://github.com/orhanobut/logger/blob/master/art/logcat_options.png'/>

- Timber Integration
```java
Expand Down
Binary file removed art/filter.png
Binary file not shown.
Binary file added art/logcat_options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed art/wrap-closed.png
Binary file not shown.

0 comments on commit c9b7b5a

Please sign in to comment.