Skip to content

打印日志换行#138

Open
CraftsmanHyj wants to merge 1 commit intoelvishew:masterfrom
CraftsmanHyj:master
Open

打印日志换行#138
CraftsmanHyj wants to merge 1 commit intoelvishew:masterfrom
CraftsmanHyj:master

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