Skip to content

JSON_LOG_INF

Jurek Muszyński edited this page Sep 12, 2018 · 1 revision

void JSON_LOG_INF(JSON json)

Description

Logs JSON object content on INF level. For now it only prints content of the simple types, whereas for record and array it prints the addresses of the sub-records.

Returns

None

Example

Clone this wiki locally