Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up. | stuconnolly | 2010-10-19 | 1 | -2/+0 |
| | |||||
* | Add the option to set whether or not old leaks logs are deleted. | stuconnolly | 2010-04-25 | 1 | -4/+7 |
| | |||||
* | Enhance SPLogger by adding the ability to run leaks() against the ↵ | stuconnolly | 2010-04-24 | 1 | -2/+39 |
| | | | | | | | | | application upon termination with the result being written to /tmp. To enable call setDumpLeaksOnTermination on SPLogger. Note, that SPLogger has been restructed to accommodate calling this method without writing the additional log file to the user's desktop. Could probably be enhanced a bit by someone with better C skills than me. | ||||
* | Tidy up. | stuconnolly | 2009-11-07 | 1 | -2/+2 |
| | |||||
* | - Add a "SPLogger" class to allow easy debug builds when attempting to ↵ | rowanbeentje | 2009-08-21 | 1 | -0/+39 |
pinpoint the cause of specific user issues; see SPLogger.m for very brief usage notes |