Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Console logging coloring is weird on linux #210

Closed
tugberkugurlu opened this issue Jul 1, 2015 · 5 comments
Closed

Console logging coloring is weird on linux #210

tugberkugurlu opened this issue Jul 1, 2015 · 5 comments
Assignees
Milestone

Comments

@tugberkugurlu
Copy link
Contributor

Running the console logging on Ubuntu 14.04 LTS, it colors weirdly:

image

First message doesn't have the highlighting on the lines but others have.

@muratg
Copy link

muratg commented Jul 2, 2015

@BrennanConroy

@BrennanConroy
Copy link
Member

The only time we touch the background color in the console logger we turn it red for critical messages. So I'm not sure how this is happening

@tugberkugurlu
Copy link
Contributor Author

The code which causes this issue is here if you want to try to repro: https://github.com/tugberkugurlu/k-http/tree/d961ebeab7c5601bf4679c2bc833e12a6b1c0a99

@muratg muratg added this to the 1.0.0-beta6 milestone Jul 6, 2015
@muratg
Copy link

muratg commented Jul 6, 2015

Let's investigate this for beta 6.

@BrennanConroy
Copy link
Member

This is fixed in beta6 with: 18e367d

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants