Lickability / PinpointKit

Send better feedback
MIT License
1.13k stars 79 forks source link

README Updates for Logging Feature #207

Closed mliberatore closed 7 years ago

mliberatore commented 7 years ago

What it Does

Marks system log collection iOS 9-only and de-emphasizes it as a feature.

Notes

  • Supply your own console log collector that aggregates messages from your third-party logging framework of choice by conforming to LogCollector
  • Change how logs are viewed by creating your own view controller conforming to LogViewer.
mbbischoff commented 7 years ago

There’s other information about logging in the "Customization" section, but I think the details there can remain. I’d like your opinion, though:

Yeah, those are fine.