LSLog-XCode
LSLog-XCode copied to clipboard
Verbosity level not recognised correctly
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 !
Hi, what's your verbose log level prefix? I have tried and it worked fine.
Hi.
Here are some screenshot of my current settings :
And here's what I see when I set the filter in the log console to [Error]
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 <Info> show in results.