module-federation / core

Module Federation is a concept that allows developers to share code and resources across multiple JavaScript applications
https://module-federation.io/
MIT License
1.53k stars 237 forks source link

Meaningless console.log messages are appearing due to rslog #3182

Closed WillowRyu closed 1 week ago

WillowRyu commented 1 week ago

Describe the bug

There doesn’t seem to be a specific place to report issues related to rslog, so I’m posting it here. In isomorphic-rslog version 0.4+, console.log messages keep appearing. Are these logs necessary?

11 22

Reproduction

please refer to the screenshot

Used Package Manager

pnpm

System Info

System:
    OS: macOS 14.0
    CPU: (10) x64 Apple M1 Pro
    Memory: 55.07 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.20.2 - ~/.nvm/versions/node/v18.20.2/bin/node
    Yarn: 1.22.22 - ~/Library/pnpm/yarn
    npm: 10.5.0 - ~/.nvm/versions/node/v18.20.2/bin/npm
    pnpm: 9.7.1 - ~/.nvm/versions/node/v18.20.2/bin/pnpm
    Watchman: 2024.04.01.00 - /opt/homebrew/bin/watchman
  Browsers:
    Chrome: 130.0.6723.92
    Edge: 130.0.2849.68
    Safari: 17.0
  version: "@module-federation/sdk": "^0.6.16"

Validations

JasonKleban commented 1 week ago

I came to submit exactly this report. Thanks! Can this switch to a different logger? That library's decision betrays its lack of awareness.

ScriptedAlchemy commented 1 week ago

Let me contact the package maintainer regarding this

ScriptedAlchemy commented 1 week ago

Should be resolved