android/*: add Tamil translation (#8337)
This commit is contained in:

committed by
GitHub

parent
5937ca00e8
commit
80f0129c7b
16
pages.ta/android/logcat.md
Normal file
16
pages.ta/android/logcat.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# logcat
|
||||
|
||||
> கணினி செய்திகளின் பதிவை டம்ப் செய்யவும்.
|
||||
> மேலும் விவரத்திற்கு: <https://developer.android.com/studio/command-line/logcat>.
|
||||
|
||||
- கணினி பதிவுகளைக் காண்பி:
|
||||
|
||||
`logcat`
|
||||
|
||||
- ஒரு கோப்பில் கணினி பதிவுகளை எழுதவும்:
|
||||
|
||||
`logcat -f {{பாதை/டு/கோப்பு}}`
|
||||
|
||||
- வழக்கமான வெளிப்பாட்டுடன் பொருந்தக்கூடிய காட்சி வரிகள்:
|
||||
|
||||
`logcat --regex {{வழக்கமான_வெளிப்பாடு}}`
|
Reference in New Issue
Block a user