-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
enhancementNew feature or improved functionality.New feature or improved functionality.
Description
In ably-js we can do something like
var ably = new Ably.Realtime({
/* existing options */,
log: { level: 4 }
});In ably-python I could not find a way to do this.
If it's not implemented please implement it. If it's already implemented please provide an example.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improved functionality.New feature or improved functionality.