hi,
when I read about the NSLog java class, they talk about debuglevels (masks).
Does anyone know how to set them in objective-c (I am assuming that the Java class and the obj-c version are similar)?
also, is there a debug level that will allow the tracing of dealloc calls?
thanks