How to Obtain a Full Log Without filters: Difference between revisions

From wizarPOS
No edit summary
No edit summary
Line 1: Line 1:
== In Android Studio ==
== Instructions: ==
'''If you should send log to developer, please save log to a txt file, then send.'''
# '''Overview:''' If you need to provide a log to a developer, it's essential to save the entire log without any filters. This ensures that the developer receives all the necessary information for analysis.
Please refer to the follow picture:
# '''Saving the Log:'''
#* Open Android Studio.
#* Access the log you wish to send. Ensure no filters are applied so that the full log is displayed.
#* Save the log to a text file ('''‘.txt’''' format).
# '''Sending the Log:'''
#* Locate the saved text file on your computer.
#* Send this file to the developer as required, either via email or another file transfer method.
# '''Reference Visual:'''
#* Please see the attached image for a visual guide on how to perform these actions in Android Studio.
[[File:Nofilter.png|left]]
[[File:Nofilter.png|left]]

Revision as of 20:48, 8 January 2024

Instructions:

  1. Overview: If you need to provide a log to a developer, it's essential to save the entire log without any filters. This ensures that the developer receives all the necessary information for analysis.
  2. Saving the Log:
    • Open Android Studio.
    • Access the log you wish to send. Ensure no filters are applied so that the full log is displayed.
    • Save the log to a text file (‘.txt’ format).
  3. Sending the Log:
    • Locate the saved text file on your computer.
    • Send this file to the developer as required, either via email or another file transfer method.
  4. Reference Visual:
    • Please see the attached image for a visual guide on how to perform these actions in Android Studio.
Nofilter.png