Re: Logging
Re: Logging
- Subject: Re: Logging
- From: Darrin Cardani <email@hidden>
- Date: Wed, 08 Jun 2016 08:50:06 -0700
Can you elaborate on the problem you’re seeing? It sounds like you’re saying that calls to NSLog() aren’t outputting anything to the console. Is that right? Are you looking at Xcode’s console or the Console.app’s output? How are you launching the host application? Also what OS and what exact version of Xcode? Can you post a sample of your log code?
Darrin
> On Jun 8, 2016, at 8:29 AM, Jeremy Gugenheim <email@hidden> wrote:
>
> Hi all
>
> I didn’t realise NSLog did anything in renderOutput! It doesn’t for me - I am building for debug and can either leave the plugin app running or close it down but no logging appears. All the plugins I have created start from the Xcode template (which uses the brightness example) so they register themselves (apart from the pluginkit -a <path> thing). I have always debugged them using the "build - run - did that make a difference - build - run - did that make a difference" cycle. Hideous.
>
> Is there something I need to do to turn NSLog on?
>
> Sorry, years and years of VS and C++, only just got started on Xcode7 and Objective-C.
>
> TIA
>
> Jeremy
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Pro-apps-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Logging (From: Jeremy Gugenheim <email@hidden>) |