-
-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
There's an extra newline if your log entries already end with a newline.
I notice that if you're streaming logs, the newline gets stripped.
https://github.com/TylerBrock/saw/blob/master/blade/blade.go#L146-L147
Easy fix though.
Then gives the expected output.
Metadata
Metadata
Assignees
Labels
No labels

