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

Verbosity level not recognised correctly #5

Open
jcaille opened this issue Feb 29, 2016 · 3 comments
Open

Verbosity level not recognised correctly #5

jcaille opened this issue Feb 29, 2016 · 3 comments

Comments

@jcaille
Copy link

jcaille commented Feb 29, 2016

Hi,

I've been looking for such a plugin for a really long time. unfortunately I can't get it to work in my Xcode (version 7.2, build 7C68).

The verbosity level is not correctly recognised, as you can see in this image.
https://www.dropbox.com/s/samnvwgku2axrlb/Screenshot%202016-02-29%2012.36.05.png?dl=0

This is not just a colouring issue as the filters do not work with the tag I set (but filtering do matches the colors that we have). I've tried inspecting what happens at runtime, but I've not made a lot of progress.

Do you have any clue what might be going on ?

Thanks for your work, I really hope I can get this working !

@tinymind
Copy link
Owner

Hi, what's your verbose log level prefix?
I have tried and it worked fine.

image
image
image

@jcaille
Copy link
Author

jcaille commented Feb 29, 2016

Hi.

Here are some screenshot of my current settings :
screenshot 2016-02-29 13 59 25
screenshot 2016-02-29 13 59 30
screenshot 2016-02-29 13 59 33

And here's what I see when I set the filter in the log console to [Error]

screenshot 2016-02-29 14 00 40

@tinymind
Copy link
Owner

tinymind commented Mar 1, 2016

Verbose level contains: verbose/info/warn/error.
Info level contains: info/warn/error.
And so on.

In your screenshot, it's a bug when you set filter to [Error] but show in results.

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

2 participants