simc / logger

Small, easy to use and extensible logger which prints beautiful logs.
https://pub.dev/packages/logger
MIT License
1.07k stars 129 forks source link

How to print long json strings in this library? #118

Open MannaYang opened 2 years ago

MannaYang commented 2 years ago

Currently, the display of long JSON strings is incomplete

OCer commented 2 years ago

+1

haarts commented 2 years ago

Incomplete how?

MannaYang commented 2 years ago

Incomplete how?

in this case,print half of the long JSON strings,

paktalin commented 2 years ago

+1

hiru-vn commented 2 years ago

any solutions?

manuel-plavsic commented 2 years ago

See my workaround: https://github.com/leisim/logger/issues/60#issuecomment-1140478426

wenchaosong commented 1 year ago

See my workaround: #60 (comment)

not work in android

kgstt commented 1 year ago

+1