Jassi

Results 3 issues of Jassi

I am using example from https://github.com/GetStream/stream-feed-flutter/tree/master/example Getting following error twice ```txt Error: Bad state: Future already completed at Object.throw_ [as throw] (http://localhost:57032/dart_sdk.js:5080:11) at _AsyncCompleter.new.completeError (http://localhost:57032/dart_sdk.js:35274:51) at http://localhost:57032/packages/dio/src/interceptors/log.dart.lib.js:651:25 at _RootZone.runUnary (http://localhost:57032/dart_sdk.js:40511:59)...

bug

### Environment information ```block CLI: Version: 12.1.3 Color support: true Platform: CPU Architecture: x86_64 OS: windows Environment: ROME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" JS_RUNTIME_VERSION: "v18.16.0" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: "npm/9.5.1" Rome...

S-To triage

Can console-nija support other loggers like pino. I don`t want to litter my project with console.log calls which is not recommended for production. Can it support other methods in near...

enhancement