Skip to main content
Version: 5.7.0

EnableLogging

Enables console logging of outgoing/incoming packets and other informational logs from the client.

Method Parameters

ParameterDescription
enabledTrue if logging should be enabled

Usage

http://localhost:3000
_bc.EnableLogging(true);