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

控制台看着有点冗余,我期望 去掉 + SystemCompat.lineSeparator #158

Open
budaowengd opened this issue Nov 24, 2024 · 0 comments

Comments

@budaowengd
Copy link

建议:
Logger的printlnInternal方法 能否让开发者自定义,现在存在这行代码,

  • (stackTrace != null ? (stackTrace + SystemCompat.lineSeparator) : "")
    导致每个log都会输出2行,控制台看着有点冗余,我期望 去掉 + SystemCompat.lineSeparator

期望作者能放开这个自定义

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

1 participant