logcat_tail
Get the last N lines from the Android system log for debugging. Optionally filter by tag/priority to isolate only relevant app messages.
Instructions
Az utolso N sor a rendszernaplobol (logcat) - hibakereseshez.
filter_tag megadasaval csak az adott tag-re/prioritasra szurt sorokat kapod (pl. 'MyApp:V *:S' csak a sajat app verbose logjait mutatja).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | ||
| serial | No | ||
| filter_tag | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |