Too much log text in new version of iOS SDK

I downloaded new version of IOS SDK, but when I use simple register method, it gives too much logs (may be 100 lines, I attached logs file).

It happens when I set properties like this:
[self setProperty:@“birthdayMonth” object:birthdayMonth];

Can I turn it off?

There are some of them:
2014-03-26 09:13:55.122 DatingService[3700:60b] AnonymousObject -> adapt: AckMessage cache: (1)
2014-03-26 09:13:55.124 DatingService[3700:60b] AnonymousObject -> adapt: AckMessage cache: (2)

2014-03-26 09:13:55.155 DatingService[3700:60b] AnonymousObject -> setFieldsDirect: (3) propValue = <null>
2014-03-26 09:13:55.159 DatingService[3700:60b] AnonymousObject -> setFieldsDirect: destination [@] SET <null> <NSNull>
2014-03-26 09:13:55.161 DatingService[3700:60b] AnonymousObject -> setFieldsDirect: PROPERTY timeToLive <__NSCFNumber>

Too much info is so bad ))We’ve cleaned these logs - you can get the latest actual libs build from our github repos - https://github.com/Backendless/ios-SDK orhttps://github.com/Backendless/iOS-Samples

Thank you

Too much info is so bad ))We’ve cleaned these logs - you can get the latest actual libs build from our github repos - https://github.com/Backendless/ios-SDK orhttps://github.com/Backendless/iOS-Samples