Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Truncation of large objects #79

Open
vadim0x60 opened this issue Aug 15, 2023 · 1 comment
Open

Truncation of large objects #79

vadim0x60 opened this issue Aug 15, 2023 · 1 comment

Comments

@vadim0x60
Copy link
Contributor

vadim0x60 commented Aug 15, 2023

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.

@vadim0x60 vadim0x60 mentioned this issue Aug 15, 2023
3 tasks
@penguinolog
Copy link
Collaborator

released as 11.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants