Skip to content

Logs: Hub and Client APIs #6503

@philipphofmann

Description

@philipphofmann

Description

We recently agreed that logs should go through the hub and the client, and the hub and client should offer APIs for capturing logs. I documented this in the develop docs getsentry/sentry-docs#15281.

@denrase, we need to change the SentryLogger, so it passes the logs down to the hub and the hub down to the client. I hope we can do that without having to write a lot of ObjC code. In case, we have to write some ObjC code it should only be wrapper methods delegating logic to Swift code. I think we must do this before V9, as it's likely we might have to do some breaking changes for this.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions