embark/lib/core/processes
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
..
eventsWrapper.js move processes into core 2018-08-21 16:04:22 -04:00
processLauncher.js Add id to process logs 2018-10-23 10:50:41 +02:00
processManager.js Fills embark logs tabs with existing embark logs 2018-10-23 10:52:26 +02:00
processWrapper.js fix linting 2018-10-23 10:41:22 +02:00