yuhua-chen / MCLog

Xcode plugin for filtering the console area.
MIT License
584 stars 55 forks source link

Doesn't show latest log in Xcode 6 #9

Closed denbec closed 9 years ago

denbec commented 9 years ago

It will only show the second oldest log in the console. So the console is always one log behind and you can't use it anymore. Also in the newest beta as in the stable 6.1.

alexlee002 commented 9 years ago

Ok, I'll check and fix it. Please wait for my pull request later

发自我的 iPhone

在 2015年2月3日,下午8:14,denbec notifications@github.com 写道:

It will only show the second oldest log in the console. So the console is always one log behind and you can't use it anymore. Also in the newest beta as in the stable 6.1.

— Reply to this email directly or view it on GitHub.

alexlee002 commented 9 years ago

Hi, you can download the latest version from https://github.com/alexlee002/MCLog But there still has this bug if you use NSLog directly.

What is confused me is that if you use the Macros(ALLogV etc.) I mentions in README.md to enable colorful log output, then everything is OK.

yuhua-chen commented 9 years ago

duplicated with #6

yuhua-chen commented 9 years ago

It supports the newest Xcode right now and is duplicated. Let's move our conversation to #6.