Function Macro

ValentJSON

unstable since: 1.0

Declaration [src]

#define VALENT_JSON (
  _node,
  _ctx
)

Description [src]

Logs _node as pretty-printed JSON at G_LOG_LEVEL_DEBUG, prefixed with _ctx for context.

Available since: 1.0

This function is not directly available to language bindings.

Parameters

_node

Type: -

A JsonNode

_ctx

Type: -

A prefix for context.