Open zaibniazinnowi opened 3 months ago
@zaibniazinnowi You need to use Device Explorer with Android Studio to find the log files.
Cloud you please try it?
@Tatsuki-Yamamoto2731 I do not find in the mentioned path and screenshot is attached. Is storage permission required for logs file to be created?
@Tatsuki-Yamamoto2731
Please respond ASAP
Sorry for the delay in responding. I will answer on behalf of @Tatsuki-Yamamoto2731 .
Sorry, there was an error in the location of the log file. The correct location is as follows
/data/data/(Application ID)/files/com.starmicronics.stario10/logs
(Application ID) should be your app's ID
If there is no file here either, please check and try the following points to identify the cause of the problem:
Thank you in advance.
@KHosozawa Thank you for your response. Is it possible to change the directory to downloads so we can easily pull the logs from our customers devices as current location is restricted and cannot be accessible without android studio?
@zaibniazinnowi Unfortunately, there is no ability to change the folder to which logs are output. The application must stop log output and move the log file to a different location.
Description
We are using below method
StarIO10Logger.getInstance(context).start() to generate log files but unable to find any generated file in local storage.
Your device where the bug occurs
Your printer