Skip to content

2.0.0.beta5

Pre-release
Pre-release
Compare
Choose a tag to compare
@abillingsley abillingsley released this 05 Feb 13:59
· 33 commits to feature-dev since this release

Adds Optional Support for CocoaLumberjack Logging using subspec in cocoapods

SignalR-ObjC/CocoaLumberjack
  • Reworks Logging Macros to just use CocoaLumberjack standard loglevels (debug, info, warn, error, verbose)
  • Adds Logging Macros for easier greping at various abstractions (connection vs transport and transport specific logs (auto, lp, sse, ws)
  • Reworks Logging statements to use more consistent language between each transport
  • Adds Additional Logging Statements for faster debugging