Set default log level to NONE and remove logger docs

Changed the default log level for both Python and JavaScript module loggers from DEBUG to NONE to disable logging by default. Removed the README_LOGGER.md documentation file, and updated README.md to remove a reference to seamless integration.
This commit is contained in:
Dariusz L
2025-06-28 08:38:08 +02:00
parent 7682b362ed
commit 2033ab168a
4 changed files with 2 additions and 320 deletions

View File

@@ -17,8 +17,6 @@
- **Full Creative Control:** Move beyond simple image inputs. Composite, mask, and blend multiple elements without
leaving ComfyUI.
- **Seamless Integration:** Outputs a final image and a corresponding mask, ready to be piped into any other node (e.g.,
`VAEEncode`, `Apply Mask`).
- **Intuitive UI:** Familiar controls like drag-and-drop, keyboard shortcuts, and a pannable/zoomable viewport make
editing fast and easy.