eibens / edcb

A build tool and task runner for Deno.
MIT License
0 stars 0 forks source link

New output modes for CLI #30

Open eibens opened 3 years ago

eibens commented 3 years ago

Logging should be generalized to some kind of event reducer. Then we can add new output modes, such as JSON output, detailed debugger mode, animated modes, or a narrow mode, where each event is one line.