gak
gak
Hinted by this warning: > main.436520c6.js:sourcemap:8 It looks like you're using a minified copy of the development build of Inferno. When deploying Inferno apps to production, make sure to use...
Say a log entry has the following: ``` { "bugs": [ {"sev": 0, "title": "🕷"}, {"sev": 1, "title": "🦟"}, {"sev": 2, "title": "🐞"}, ] } ``` Expanding `bugs` will display...
This could be a config option as well as a user option.
This could just be a transform with the configuration specifying how much space a value should have, e.g. logging might be set to 4, for INFO, DEBU, etc, and when...