facebookarchive / facebook-instant-articles-sdk-php

The Facebook Instant Articles SDK for PHP provides a native interface for creating and publishing Instant Articles.
https://instantarticles.fb.com/
Other
232 stars 148 forks source link

Decouple Warnings and Logs from Transformer #306

Open everton-rosario opened 6 years ago

everton-rosario commented 6 years ago

Refactory

Decouple the Warnings and Logs reference from Transformer instance and set it as a reference for a class that will hold the Warnings and the Logs (Logger)