views:

67

answers:

0

I'm trying to get my app to see and respond to event notices like the following:

Sun Mar  7 00:29:31 unknown UIKitApplication:com.yourcompany.blah[0xac61][594] <Notice>: Connected to 10.0.1.8:55937!
Sun Mar  7 00:29:31 unknown UIKitApplication:com.yourcompany.blah[0xac61][594] <Notice>: Connection request from 10.0.1.8:55938...
Sun Mar  7 00:29:32 unknown UIKitApplication:com.yourcompany.blah[0xac61][594] <Notice>: Connection failed to 6B423F52(801A0029)

and

Sun Mar  7 00:29:32 unknown blah[594] <Warning>: ** Stop resolving: silverback failed to connect
Sun Mar  7 00:29:32 unknown blah[594] <Warning>: ** Stop resolving ALL: silverback connection failed and no more 

... can this be done from in-app for either or both of these cases?