Skip to content

Commit

Permalink
eclipse-che#1796 log telemetry event (eclipse-che#6079)
Browse files Browse the repository at this point in the history
Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
  • Loading branch information
evidolob committed Sep 4, 2017
1 parent e196eb9 commit 47f2ae5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public CheLanguageClient(EventService eventService, String serverId) {

@Override
public void telemetryEvent(Object object) {
// not supported yet.
LOG.info("Telemetry: {}", object);
}

@Override
Expand Down

0 comments on commit 47f2ae5

Please sign in to comment.