Skip to content

Add support for OSLogStore #682

@dfabulich

Description

@dfabulich

https://github.com/dfabulich/skip-oslogstore

This module provides a compatibility API corresponding to Apple's OSLogStore API, allowing app developers to read the OSLog messages from their own app.

On iOS, SkipOSLogStore simply re-exports OSLog. On Android, SkipOSLogStore executes logcat directly on the device, and parses the logs using protobuf-javalite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions