LogConfig

constructor(pnInstanceId: String, userId: String, customLoggers: List<CustomLogger>? = null)

Parameters

pnInstanceId

The PubNub instance identifier - must not be blank

userId

The user identifier - must not be blank

customLoggers

Optional list of custom loggers to use