andysmart / Timberjack

Automatic network activity logger for iOS and OSX
MIT License
158 stars 43 forks source link

Custom logger #6

Open HEYGUL opened 8 years ago

HEYGUL commented 8 years ago

In order to use CocoaLumberJack in addition with Network Logging, I added a closure to manage the print operation itself. Its default behaviour is the exact same as today, just a printcall.

sprohaszka commented 8 years ago

We've also added the possibility to filtered what should be logged with a white or black list.