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

Consider Removing XcodeColor info from log #17

Closed
mohpor opened this issue Sep 19, 2016 · 4 comments
Closed

Consider Removing XcodeColor info from log #17

mohpor opened this issue Sep 19, 2016 · 4 comments

Comments

@mohpor
Copy link

mohpor commented Sep 19, 2016

Hi,
Unfortunately Xcode won't support plugins anymore and we are left with no XcodeColor.
Log still tries to add color info to console logs and that makes an ugly (and sad) console.

I thing the colorization should become optional (with room left for possible future support for XcodeColor)

Thoughts?

@delba
Copy link
Owner

delba commented Sep 19, 2016

Did you try setting the theme to nil?

@mohpor
Copy link
Author

mohpor commented Sep 19, 2016

Oh well ...
Sorry to bother.

@mohpor mohpor closed this as completed Sep 19, 2016
@gwigz
Copy link

gwigz commented Sep 22, 2016

It's still suggested to use XcodeColors on the main branch, of which is only Xcode 3 compatible?

Also, somewhat related; is there any method of changing the labels, to achieve something like: robbiehanson/XcodeColors#88 (comment)?

@delba
Copy link
Owner

delba commented Sep 22, 2016

Hi @gwigz,

This is a great idea and I'm gonna try to implement it this weekend if I find the time :)
Also, as @mohpor suggested, I'm going to remove the default theme so that you won't have to write logger.theme = nil.

By the way, the XcodeColors project linked in the README is a fork of the original and worked very well with Xcode 7: https://github.com/robbiehanson/XcodeColors
You might want to take a look at MakeXcodeGr8Again to use plugins with Xcode 8. I can't live without it!

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

3 participants