Implement optional writing of the latest process log to console

This commit is contained in:
Kristóf Tóth
2018-05-27 19:02:18 +02:00
parent 2f3ea52b8e
commit 3565b890c4
6 changed files with 29 additions and 5 deletions

View File

@ -20,7 +20,7 @@
</div>
</div>
<div class="tfw-ide">
<app-ide></app-ide>
<app-ide (newLog)="setConsoleContent($event)"></app-ide>
</div>
<div class="tfw-terminal">
<div class="btn-group btn-group-sm flex-wrap tao-grid-center-left tfw-console-terminal-menu">