logNode

Log information of a cursor.

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

Meta