mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 11:14:05 +00:00
* reorder code to fix lint warning * Improve logging When logging an object it would print [object Object] if `color` was set. e.g.: google drive callback: "callback.oauth.resp [object Object]" Now we will instead use util.inspect before calling color Also fix some linting warnings * Only util.inspect if not already string this fixes tests also simplify masking logic (only need to mask once) * add test for object log masking also simplify tests (reuse logic) |
||
|---|---|---|
| .. | ||
| @uppy | ||
| uppy | ||