Skip to content

Conversation

@CraftsmanHyj
Copy link

原本logcat、文件日志打印结果为:
2022-09-16 15:27:22.654 V/XLog:╔═══════════════════════════════════════════════════════════════════════════════════════════════════
║Thread: main
╟───────────────────────────────────────────────────────────────────────────────────────────────────

第一行border没有换行,影响到美观,做了下修改,添加了一个换行符,修改后的打印结果为:
2022-09-16 15:27:22.654 V/XLog:
╔═══════════════════════════════════════════════════════════════════════════════════════════════════
║Thread: main
╟───────────────────────────────────────────────────────────────────────────────────────────────────

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

Successfully merging this pull request may close these issues.

1 participant