remirobert / Dotzu

:iphone::eyes: In-App iOS Debugging Tool With Enhanced Logging, Networking Info, Crash reporting And More.
MIT License
1.8k stars 141 forks source link

Allow public function to disable console logging. #20

Closed DanielAsher closed 7 years ago

DanielAsher commented 7 years ago

I'm using XCGLogger in conjunction with Dotzu (#6) and have disabled default console logging to avoid duplicates here.

A better solution would be to allow a public function to configure this. Would you like a PR?

thanks, Daniel

DanielAsher commented 7 years ago

that'll be all this morning 😅. thanks for your attention 🏋️.

remirobert commented 7 years ago

I am working on it. That will be a major update for the project.

wwe-johndpope commented 7 years ago

Another noteworthy contender for logging - https://github.com/emaloney/CleanroomLogger/issues/50