pluto
pluto copied to clipboard
Log tag in Logcat is too large.
Hello. I use PlutoLog class to log errors. But it changes the log tag in console and it doesn't fit the Android Studio Logcat tag column size:
I tried to enlarge the column size, but reached the limit:
Could you either
- make an option to send logs to pluto ignoring logcat
- do not modify the original log tag?
Here is the source code: https://github.com/androidPluto/pluto/blob/f2fc28c1ee35a970800f7a15b9df38860eacc606/pluto-plugins/plugins/logger/lib/src/main/java/com/pluto/plugins/logger/internal/LogsProcessor.kt#L61