tchaie opened a new pull request, #2679:
URL: https://github.com/apache/accumulo/pull/2679

   Closes #2659 
   ---
   Added console logs for REST calls that indicate:
   - What was called
   - JSON data string returned from call
   
   REST calls used on the Monitor Overview page use `console.debug()` to avoid 
clogging up the console. These log messages are filtered out by default in some 
browsers but can be shown if toggled on. Otherwise, the rest of the REST calls 
use `console.info()`.


-- 
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]

Reply via email to