• 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
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSLog


  • Subject: Re: NSLog
  • From: Jim Correia <email@hidden>
  • Date: Fri, 15 Jun 2001 23:44:17 -0400

On Friday, June 15, 2001, at 05:43 PM, Michael Dagate wrote:

Has anyone else noticed that NSLog doesn't output anything during a dealloc method? This should work, right? Am I missing something here?

There is nothing magical about NSLog when called from a dealloc message. If you aren't seeing the message, then NSLog (and by extensions your dealloc method) isn't being called. You are leaking your objects.


References: 
 >NSLog (From: Michael Dagate <email@hidden>)

  • Prev by Date: Re: Loading a Document Based Application
  • Next by Date: Re: NSLog
  • Previous by thread: NSLog
  • Next by thread: Re: NSLog
  • Index(es):
    • Date
    • Thread