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

Max log length applying incorrectly #407

Open
Neznakomec opened this issue Feb 5, 2021 · 3 comments
Open

Max log length applying incorrectly #407

Neznakomec opened this issue Feb 5, 2021 · 3 comments

Comments

@Neznakomec
Copy link

Neznakomec commented Feb 5, 2021

I've tried to log a very long string containing JSON output.
Timber splitted it into lines of 4000 symbols,
but what I see in logcat that lines don't printed fully, they're truncated

Probably max length limit must be less

I'm meaning DebugTree() logger
Tested on Android 8.1

@JakeWharton
Copy link
Owner

Can you provide an example string that is being logged and the emulator/device on which you observe the problem?

@Neznakomec
Copy link
Author

Sent you on email j@ke.fyi

@gmk57
Copy link

gmk57 commented Jun 1, 2021

Maybe the same as #339?

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

3 participants