mirror of
https://gitee.com/shuto/cordova-plugin-file-opener2.git
synced 2025-01-31 03:52:51 +08:00
Added example logcat
This commit is contained in:
parent
cf1f30959e
commit
79c8b63db7
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -36,3 +36,9 @@ Here is the output:
|
||||
#### Sample Code that illustrates the problem
|
||||
|
||||
#### Logs taken while reproducing problem
|
||||
Run
|
||||
|
||||
`adb logcat PluginManager:V CordovaPlugin:V CordovaLog:V chromium:V *:S`
|
||||
|
||||
while testing the bug in your app to get some output from your error. This will help you to understand more about the nature of your problem.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user