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

Avoid trim with adding new line in format #8

Open
garex opened this issue Nov 3, 2016 · 0 comments
Open

Avoid trim with adding new line in format #8

garex opened this issue Nov 3, 2016 · 0 comments

Comments

@garex
Copy link

garex commented Nov 3, 2016

When I want to have log lines in console separated by new lines to be human-readablae -- I can't have them.

As I understand, reset string will work even after new line. So it's better to do only your side formatting in format, without trimming and adding new line manually.

Or there is some issue with this? Why did you do it in this way?

@garex garex changed the title Avoid trim in format Avoid trim with adding new line in format Nov 3, 2016
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