Enable/Disable All log levels

Enable/Disable All log levels

The
enableAllLogLevels
feature helps enable all log levels in PTT Pro. If this is disabled, the value of the
Client Debug Filter
takes effect.

Data Collection Configuration Settings

Data Collection Parameters
Parameter
Description
Type
Default Value
Configurable Values
enableAllLogLevels
Enable all log levels in PTT Pro
boolean
False
  • false - Disable all log levels
  • true - Enable all log levels
The JSON format to enable the setting in the
WFCPTTProDefault.json
file is as follows:
{ "enableAllLogLevels":true }
The
enableAllLogLevels
setting is configurable from Profile Manager, Provisioning Manager, or the JSON file.
  • You can apply the Client Debug Filter value from the server by disabling the
    enableAllLogLevels
    setting.
  • This feature is supported from Android 11 onwards.