mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-27 12:13:53 +00:00
* Add an option to supply customLogger that will receive message and type from uppy.log * Always use logger function, set to nullLogger by default Co-Authored-By: Renée Kooi <github@kooi.me> * add tests for logging and not logging with a function and debug: true * Update packages/@uppy/core/src/loggers.js account for `debug` not being available in IE10 Co-Authored-By: Renée Kooi <renee@kooi.me> * add .call * fix tests * expose Uppy.debugLogger * document logger * core cleanup * add logger to defaultOptions in docs too * debug: true — only override logger if it has not been set in opts |
||
|---|---|---|
| .. | ||
| private_modules/hexo-renderer-uppyexamples | ||
| scripts | ||
| src | ||
| themes/uppy | ||
| _config.yml | ||
| build-examples.js | ||
| doc-order.json | ||
| inject.js | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| VUEORG_LICENSE | ||