• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSLog not logging anymore
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSLog not logging anymore


  • Subject: Re: NSLog not logging anymore
  • From: Ryan Raaum <email@hidden>
  • Date: Tue, 23 Aug 2005 15:41:59 -0400

And then, four hours later - it starts working again for no reason
that I can discern.  Still interested in hearing if anyone else has
experienced this before and what the possible cause could be...

--ryan

On 8/23/05, Ryan Raaum <email@hidden> wrote:
> A couple hours ago, NSLog simply stopped logging anything to the run
> log.  No errors or exceptions or compile problems.  Simply stopped
> working.
>
> I've been trying to figure out if I accidentally disabled logging to
> the Run Log or inadvertantly redirected stderr somewhere else - but
> can't figure it out.
>
> The session start and end still get logged, like so:
>
> [Session started at 2005-08-23 14:03:18 -0400.]
>
> Executable "Locomotive" has exited with status 0.
>
> But nothing else.  I added a log statement before the NSApplication
> call in main.m, figuring that that _has_ to get called, like so:
>
> int main(int argc, char *argv[])
> {
>         NSLog(@"hello");
>     return NSApplicationMain(argc,  (const char **) argv);
> }
>
> But nothing....
>
> Any ideas?
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSLog not logging anymore
      • From: Adam Leonard <email@hidden>
References: 
 >NSLog not logging anymore (From: Ryan Raaum <email@hidden>)

  • Prev by Date: Re: Files paths with slashes in them
  • Next by Date: Re: NSLog not logging anymore
  • Previous by thread: NSLog not logging anymore
  • Next by thread: Re: NSLog not logging anymore
  • Index(es):
    • Date
    • Thread