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:34:46 +02:00
2018-10-23 10:53:25 +02:00
2018-10-23 10:21:39 +02:00
2017-03-30 20:12:39 +09:00
2018-10-23 10:53:25 +02:00
2018-10-23 10:38:11 +02:00
2018-10-23 10:03:25 +02:00
2018-10-23 10:53:25 +02:00
2018-10-23 10:50:37 +02:00