Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Surpress Call/Response Logs Office.js

Tags:

office-js

Is there a way to turn off these logs? It's pretty much impossible to console.log almost anything because the console is filled with these:

Agave.HostCall.IssueCall
Agave.HostCall.ReceiveResponse
like image 864
Dave Avatar asked May 09 '16 13:05

Dave


1 Answers

Currently, there is no way to suppress these messages. However, your question did spark the discussion on why these are showing up to begin with, and we are looking at removing them the next time that Office.js is updated.

Thanks for bringing it up to our attention!

~ Michael Zlatkovsky, developer on Office Extensibility team, MSFT

like image 61
Michael Zlatkovsky - Microsoft Avatar answered Oct 04 '22 00:10

Michael Zlatkovsky - Microsoft