Function unmute

  • Unmutes a log source. (We can't use state directly to track this because it causes a circular dependency, since the state module uses logging.)

    Parameters

    • source: string

    Returns void

Generated using TypeDoc