Skip to content

Truncation of large objects #79

@vadim0x60

Description

@vadim0x60

Thanks for the library! One problem I tend to have with it is that sometimes a function argument will be something very large, like a list of 1000s of strings, and it would still be nice to log this function call with logwrap, but it just clutters the log. I think a nice solution would be to add a max_iterable_length parameter similar to the max_indent parameter we already have.

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