Skip to content

Improve the story of using this from inside composable functions #16

Description

@StylianosGakis

Currently, when inside a top level function (ofter true for composable funs) the api forces you to pass a tag manually, sort of killing the simplicity of "I just want to log something here" this library usually provides.
With that said, as far as I am aware there is no way to simply by default take the function name as the tag or something similar, so maybe this isn't a solvable problem and we simply have to pass a tag ourselves in such cases. If that's the case feel free to simply close this issue.

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