emizzle 7de72cb474
Addressed PR feedback
- Created an “embark” module so that an “embark” process could be registered in the correct way. This service is only used on `embark run` (can be extended to other commands if needed).

- extracted “embark” to a const `DEFAULT_PROCESS` param in the `Console` component.

- extracted commands result rendering to it’s own function to keep the `renderTabs` function from getting cluttered

- Added sorting of logs by timestamp

- Added milliseconds to the log file data (which helps in sorting log messages).
2018-10-23 10:53:25 +02:00
..
2018-10-23 10:42:00 +02:00
2018-10-23 10:40:13 +02:00
2018-10-23 10:15:46 +02:00
2018-10-23 10:37:28 +02:00
2018-10-23 10:51:24 +02:00
2018-10-23 10:41:22 +02:00
2018-10-23 10:44:13 +02:00
2018-10-23 10:53:25 +02:00
2018-10-23 10:36:57 +02:00
2018-10-23 10:26:14 +02:00
2018-10-23 10:44:13 +02:00
2018-10-23 10:50:39 +02:00
2018-09-13 10:29:03 -04:00
2018-10-23 10:41:22 +02:00
2018-10-23 10:47:24 +02:00
2018-10-23 10:26:14 +02:00
2018-10-23 10:50:37 +02:00