... | @@ -49,6 +49,8 @@ To **delete** one ore more sessions just select the sessions in the list and pre |
... | @@ -49,6 +49,8 @@ To **delete** one ore more sessions just select the sessions in the list and pre |
|
This will actually **delete the directories** of the sessions with all created snapshots and log files.
|
|
This will actually **delete the directories** of the sessions with all created snapshots and log files.
|
|
|
|
|
|
## Console
|
|
## Console
|
|
|
|
The console is the main output of barista. There are different callers that register to the console and can display custom messages and errors that the user should know about. E.g. sessions write the caffe output here, the input manger would write errors if the data is faulty and other barista modules would complain about errors.
|
|
|
|
The messages are not filtered at the beginning. They can be filtered by their type "Text" or "Error" and also by their caller. If there is no filter every line has a prefix to identify the line it has the format: ¸`[HH:MM:ss, Caller] Sometext`
|
|
|
|
|
|
![console](/uploads/244e74a4c57428cbb88dcf3449e065e1/console.png)
|
|
![console](/uploads/244e74a4c57428cbb88dcf3449e065e1/console.png)
|
|
|
|
|
... | | ... | |