Skip to content

Allow to configure logger #107

@funkyboy

Description

@funkyboy

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or improved functionality.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions