Skip to content

Releases: BrianHenryIE/XMPPFrameworkLogger

Fixed NSLog limit

Choose a tag to compare

@BrianHenryIE BrianHenryIE released this 13 Sep 07:58

NSLog is limited to c.1024 characters, cutting many XMPP messages short. This update splits the XMPP message into multiple strings still loggable by NSLog.

First release

Choose a tag to compare

@BrianHenryIE BrianHenryIE released this 11 Sep 21:39

It seems to work fine.