Skip to content

LogAnnotation is inconsistent with ZIO.logAnnotation #944

@senia-psm

Description

@senia-psm

LogAnnotation is inconsistent with ZIO.logAnnotation - zio-logging is using zio.logging.logContext instead of FiberRef.currentLogAnnotations.

Custom implementation of ZLogger is getting annotations from FiberRef.currentLogAnnotations, so no annotations from zio-logging are there.

See also #827

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions