algairim commented on a change in pull request #252:
URL: https://github.com/apache/brooklyn-ui/pull/252#discussion_r673364041
##########
File path: ui-modules/utils/logbook/logbook.js
##########
@@ -91,8 +91,6 @@ export function logbook() {
$scope.fieldsToShow = ['timestamp', 'class', 'message']
$scope.logFields = [
{name: 'Timestamp', value: 'timestamp', selected: true},
- {name: 'Task ID', value: 'taskId', selected: false},
- {name: 'Entity IDs', value: 'entityIds', selected: false},
Review comment:
@jcabrerizo, there is no task ID or entity ID in logs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]