Skip to main content

Logging

An important part of finding errors, be it in websites, the network or the browser, is the logging of log messages.

Log Level

You can define which logs are to be saved in the settings:

  • Errors: Recommended for productive use cases
  • Warnings
  • Information
  • Debug messages

Log Settings

After the log level has been changed, the app must be restarted.

Extended Logging Mode

Additional to evaluate Android-Lifecycle-Events and log every event, activate the extended Debug Mode:

Log Settings

Show & Export Logs

There are two options for evaluating these messages:

  1. The messages can be viewed directly in the app under "Display log messages". It is possible to filter and search for specific logs.
  2. All messages are saved in a local file. This can be transferred to a PC and evaluated there as required. This file is in the following folder: sdcard/Android/data/de.flexus.apps.theflex/files/flx_logs

View log messages in app

  1. Export logs so that they can be sent and analyzed on another device.

Export of the log messages