frideosapps / frideos_flutter

An all-in-one Fllutter package for state management, reactive objects, animations, effects, timed widgets etc.
https://pub.dev/packages/frideos
BSD 2-Clause "Simplified" License
189 stars 22 forks source link

Logging on close #2

Closed AlexandreRoba closed 5 years ago

AlexandreRoba commented 5 years ago

Hello, Is there a way to prevent the dispose to log at every call such as:

flutter: ---------- Closing Stream ------ type: int
flutter: ---------- Closing Stream ------ type: String
flutter: ---------- Closing Stream ------ type: Error
flutter: ---------- Closing Stream ------ type: bool
flutter: ---------- Closing Stream ------ type: String
flutter: ---------- Closing Stream ------ type: Error
flutter: ---------- Closing Stream ------ type: String
flutter: ---------- Closing Stream ------ type: bool
flutter: ---------- Closing Stream ------ type: String
flutter: ---------- Closing Stream ------ type: PhoneInfo
flutter: ---------- Closing Stream ------ type: PhoneInfo
flutter: ---------- Closing Stream ------ type: String
flutter: ---------- Closing Stream ------ type: bool

Thanks,

Alex.

frideosapps commented 5 years ago

Hello, I've just published a new version (v0.1.3) and now the console messages are disabled by default. To enable them, use the debugMode() on the object you want to check.

AlexandreRoba commented 5 years ago

Excellent I'll try that. Thanks

On Mon, Feb 11, 2019 at 9:32 PM Francesco Mineo notifications@github.com wrote:

Hello, I've just published a new version (v0.1.3) and now the console messages are disabled by default. To enable them, use the debugMode() on the object you want to check.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/frideosapps/frideos_flutter/issues/2#issuecomment-462483148, or mute the thread https://github.com/notifications/unsubscribe-auth/AADtSvzspGr3tGgErha4JFHXZ4XA3Qu2ks5vMdNTgaJpZM4a0vXM .

-- Alexandre Roba I'm an application architect and technical team lead that help companies to build crafted software applications :: @AlexandreRoba :: +32 (0)473 293080 :: http://alexandreroba.com - My professional Blog :: http://be.linkedin.com/in/alexandreroba - My linked profile