android/*: add Bengali translation (#9696)
* am, bugreport, bugrepotz, dalvikvm, dumpsys, getprop, input, logcat, pkg, pm, screencap, wm: add Bengali translation * android/*: translated placeholders to Bengali Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
16
pages.bn/android/logcat.md
Normal file
16
pages.bn/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