Debug.Log Extensions
Documentation (1.1.9)

◆ CancelLogChanges() [2/2]

static void Debug.CancelLogChanges ( [NotNull] MemberInfo  classMember)
static

Stop logging to the Console any time the value of classMember changes.

Parameters
classMemberExpression pointing to a class member that is being tracked.