Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 375 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 375 Bytes

ErrorServer

report error & log infomation to server

ErrorServer is an open source error & log reporter based on nodejs&javascript.

##Using ErrorServer

Start Server: node ErrorServer.js

add consoleHook in the html file like:

<script type="text/javascript" src="consoleHook.js"></script>

##Other Goodies

change server port in config.js & consoleHook.js