Releases: BrianHenryIE/XMPPFrameworkLogger
Releases · BrianHenryIE/XMPPFrameworkLogger
Release list
Fixed NSLog limit
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.