Debug Flags

Debug Flag Description
RRINFO The REST Reporting API debug flag RRINFO logs values of read config entries, names of called endpoint-handlers, out-parameter names and values.
RRDETAILS The REST Reporting API debug flag RRDETAILS logs JSON result/response of /reporting/GetVersion, internal function methods names and parameters (name and values), URL parameter names and values, information about used version of /reporting/DpNames.
RRJSON The REST Reporting API debug flag RRJSON logs JSON result/response of /reporting/Dp, /reporting/Dps and /reporting/DpNames. This can be a lot of data (e.g. /DpNames: all DP names of the whole system).
RRSTRUCT The REST Reporting API debug flag RRJSON logs native results of internal method calls.