Consider the following main() method which you would find most iPhone applications:
main()
int main(int argc, char *argv[]) { NSAutoreleasePool *pool =
After [pool release] there is nothing to log to?