Skip to content

Turn io.spine.logging.MetadataKey into abstract class #121

@alexander-yevsyukov

Description

@alexander-yevsyukov

Now it's interface with the direct implementation in io.spine.logging.jvm.MetadataKey class. Presumably, the class could be made platform-neutral.

The dependency the MetadataKey class has is io.spine.logging.jvm.backend.Platform. This could be solved using expect/actual mechanism for the Platform class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions