logLevel

Sets the log level to be used by the client.

See ChatLogLevel for details about the available options.

We strongly recommend using ChatLogLevel.NOTHING in production builds, which produces no logs.

Parameters

level

The log level to use.