Skip to content

JSON_LOG_INF

Jurek Muszyński edited this page Dec 19, 2021 · 2 revisions

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