# log4web websocket实现的埋点记录
**Repository Path**: robin_king/log4web-websocket
## Basic Information
- **Project Name**: log4web websocket实现的埋点记录
- **Description**: log4web websocket实现的埋点记录,日志记录,监控操作
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 2
- **Created**: 2022-12-12
- **Last Updated**: 2022-12-12
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# log4web websocket
## 简介
结合log4web、websocket的埋点记录,能够对操作记录监控等功能。
## 使用
具体在webapp下的test目录,详细看代码吧~
## 其他
* log4web使用单例:(https://git.oschina.net/lwb11/log4web)
* websocket使用单例:(https://git.oschina.net/lwb11/spring-mvc-websocket)
## demo
* 页面引入jquery.js跟web4.js
```javascript
```
* 访问监控页面:[监控页面](http://120.25.80.99:8081/test/websocketApiLog.html)