logNode

Log information of a cursor.

@trusted
void
logNode
(
ref const(Cursor) c
,
in int indent = 0
,
string func = __FUNCTION__
,
uint line = __LINE__
)

Meta