Surpress Call/Response Logs Office.js
Asked Answered
M

1

6

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
Mood answered 9/5, 2016 at 13:50 Comment(0)
A
4

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

Andalusite answered 10/5, 2016 at 16:34 Comment(3)
With the latest update of office.js I don't get this in the log anymore :)Beckham
With the hosted office.js and a sample Word app it just started occuring again.Pruitt
@Rvanlaak, could you post an issue on github.com/OfficeDev/office-js/issues describing where/how you're seeing this?Andalusite

© 2022 - 2024 — McMap. All rights reserved.