Skip to Content

See How Logging Can Be Used in Your Android Application

Explore how the logging component can help make deployed applications more supportable.
You will learn
  • How to use the Logging component to log messages
  • How to change the log level
  • How to upload and view logs in the SAP Mobile Services cockpit
flyingfish162Bruce MengMarch 31, 2025
Created by
sandeep-tds
January 9, 2023
Contributors
sandeep-tds
flyingfish162
jmmargo

Prerequisites

  • Step 1
  • Step 2

    If the application's log level is set to Info, which of the following would be logged?

  • Step 3

    For further information on logging, see Logging.

    Congratulations! You have explored how you can use the logging feature to debug or support a deployed application.


Back to top