Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Helen <58733007+el-termikael@users.noreply.github.com>
  • Loading branch information
vyanovsky and el-termikael authored Jul 4, 2023
1 parent 81a8583 commit d9c656d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/adguard-for-android/solving-problems/logcat.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This article covers AdGuard for Android, a multifunctional ad blocker that prote

:::

Sometimes a regular log may not be enough to identify the origin of the problem. In such cases a system log is needed. Below is the instruction how to collect and get it: via Developer options and Logcat.
Sometimes a regular log may not be sufficient to identify the origin of the problem. In such cases a system log is needed. Below are instructions on how to collect and get it: via Developer options and Logcat.

## Capture a bug report from a device

Expand Down Expand Up @@ -88,7 +88,7 @@ An example of a successful result:

`adb logcat -v threadtime -d > C:\Program Files\platform-tools\logs.txt`

Email the created `txt` file as well as problem reproduction time (from part #2) to our support team at support@adguard.com.
Email the created `txt` file as well as the time the problem was reproduced (from part #2) to our support team at support@adguard.com.

### Alternative way for ROOT users:

Expand Down

0 comments on commit d9c656d

Please sign in to comment.