woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

Refactor AppLog for better reusability #226

Open aforcier opened 6 years ago

aforcier commented 6 years ago

Not exactly a Woo app issue, but this is the best place to track this for now.

219 added WooLog, which is a simpler version of the AppLog from the utils library. A better long-term solution would be to refactor AppLog to be a configurable object that exists per-component (FluxC, the Woo app, the login library), with perhaps a static wrapper to keep the current use pattern. We'd also want to somehow join these together and sort chronologically for a future application log screen.

Some more background: https://github.com/woocommerce/woocommerce-android/pull/219#issue-191000326 Original issue this one spins off from: #117

peril-woocommerce[bot] commented 2 years ago
Fails
:no_entry_sign: Please add a feature label to this issue. e.g. 'feature: stats'

Generated by :no_entry_sign: dangerJS