embark/lib/core
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
..
i18n use console.warn and yellow text for locale fallback msg 2018-08-23 15:00:25 -05:00
modules/coderunner rebase fixes 2018-10-23 10:34:46 +02:00
processes Fills embark logs tabs with existing embark logs 2018-10-23 10:52:26 +02:00
config.js cherry-pick features/react-routes 2018-10-23 10:21:39 +02:00
core.js migrate all the code to ES6 2017-03-30 20:12:39 +09:00
engine.js Fills embark logs tabs with existing embark logs 2018-10-23 10:52:26 +02:00
events.js first stab at refactor blockchain launcher 2018-10-23 09:55:10 +02:00
file.js Add remapping when parse file to support embark-solc 2018-10-22 19:25:19 +02:00
fs.js File explorer 2018-10-23 10:38:11 +02:00
ipc.js revert caca code 2018-10-23 10:03:25 +02:00
logger.js Fills embark logs tabs with existing embark logs 2018-10-23 10:52:26 +02:00
plugin.js remove unneded console logs 2018-10-23 10:50:37 +02:00
plugins.js Add plugins and versions to backend tab 2018-10-23 10:32:02 +02:00
services_monitor.js fix blockchain already booted 2018-06-05 14:39:18 -04:00