console-feed icon indicating copy to clipboard operation
console-feed copied to clipboard

console.log("%o", { a: 1, b: 2 });

Open dfadev opened this issue 5 years ago • 1 comments

The "%o" substitution string doesn't seem to be supported.

dfadev avatar Dec 26 '18 23:12 dfadev

Same for color.

Here is a repo: https://github.com/unional/standard-log

run yarn storybook

image

Top part is console-feed

unional avatar Jul 12 '19 08:07 unional