0

Our web application is using reverse ajax. It checks user's session every 30sec and produces console logs(see logs below). Is it possible to add a function after/before the log is printed? and how?

Logs:

POST localhost:8080/dwr/call/plainpoll/ReverseAjax.dwr
200 OK    30s    
engine.js (line 1542)
///////////////
POST localhost:8080/dwr/call/plainpoll/ReverseAjax.dwr
200 OK    30s    
engine.js (line 1542)
///////////////
POST localhost:8080/dwr/call/plainpoll/ReverseAjax.dwr
200 OK    30s    
engine.js (line 1542)
JasonMArcher
  • 14,195
  • 22
  • 56
  • 52
dolf
  • 33
  • 9

0 Answers0