Debug.Log Extensions
Documentation (1.1.9)

◆ DisableChannel()

static void Debug.DisableChannel ( [NotNull] string  channel)
static

Disables logging of messages on the given channel channel.

Parameters
channelName of the channel to disable.