embark/lib
emizzle 42cc9b559f
Fills embark logs tabs with existing embark logs
A logfile is now generated by default, in the format `.embark/embark-log__YYYY-MM-DD_HH-mm-ss.log`.

When the home tab is loaded, the process logs are fetched for all the processes. The list of processes returned now includes `embark`, and when `/embark-api/process-logs/embark` is fetched, the logFile is parsed and an array of log messages are returned.
2018-10-23 10:52:26 +02:00
..
core Fills embark logs tabs with existing embark logs 2018-10-23 10:52:26 +02:00
modules Adding file contracts 2018-10-23 10:51:24 +02:00
utils Fix for logs showing a string as an array 2018-10-23 10:50:40 +02:00
constants.json Changed scaffolding to service 2018-10-23 10:50:37 +02:00
index.js fixes due to bad rebase 2018-10-23 09:57:47 +02:00