Re: Console
Re: Console
- Subject: Re: Console
- From: Andrew Keller <email@hidden>
- Date: Wed, 22 Sep 2010 20:28:38 -0400
On Sep 22, 2010, at 6:20 PM, albert jordan wrote:
> Is there anyway in Xcode to have multiple Consoles? I have multiple streams of log messages, and would like to display log messages in separate windows. I've tried using an NSTextView object to display messages, but I believe this does not work because the log messages arrive too rapidly. Console works fine.
I realize that this isn't an Xcode solution, and might require more setup than is worth it, but...
Multiple Terminal windows each running tail -f?
Assuming your streams are going to files, of course.
~ Andrew Keller
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Console (From: albert jordan <email@hidden>) |