GotJimmy / accordion

Other
46 stars 43 forks source link

Getx debug messages flood my screen #60

Closed ramanraja closed 9 months ago

ramanraja commented 10 months ago

I see a lot of debug messages like the following on my VSCode console:

[GETX] Instance "ListController" has been created with tag "651991823"
[GETX] Instance "ListController" has been created with tag "404259980"
[GETX] Instance "ListController" with tag "404259980" has been initialized
[GETX] Instance "ListController" has been created with tag "111673543"
[GETX] Instance "ListController" with tag "111673543" has been initialized
[GETX] Instance "ListController" has been created with tag "850311170"
[GETX] Instance "ListController" with tag "850311170" has been initialized
[GETX] Instance "ListController" has been created with tag "876198043"

My project does not use GetX library. It has been included only as a dependency for Accordion. How to turn off these messages?

GotJimmy commented 10 months ago

I will minimize those messages in the next update.

In the meantime you can filter your debug messages yourself:

ramanraja commented 10 months ago

Sure, thanks.

GotJimmy commented 9 months ago

The solution is in the response.

On Nov 27, 2023, at 14:57, asmaalagzouli96 @.***> wrote:

Hi, was there ever a solution to that? same probleme

— Reply to this email directly, view it on GitHub https://github.com/GotJimmy/accordion/issues/60#issuecomment-1827882611, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOCRN5C5EFUZFH6EZ7VK3TYGSL3NAVCNFSM6AAAAAA7WURWJOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRXHA4DENRRGE. You are receiving this because you commented.