define MyLog(s, ...) NSLog(@"%s(%d): %@", FUNCTION, LINE, [NSString stringWithFormat:(s), ##VA_ARGS])