PinLog 0.0.2
What's New
Added new library pinlog-activity
Implementation
Implementation pattern has changed due to multi module repository. Refer README for usage ang implementation information.
Changes
- Added new field TAG while retrieving logs so one can filter with TAGs.
- Also added new field CREATED while retrieving logs so one can filter with CREATED or get list of logs from particular day.
- One can now register to listen for new logs in string format or class format.
- Some minor bug fixes.