增加操作日志,记录操作日志

This commit is contained in:
2019-04-09 22:15:37 +08:00
committed by JerryYan
parent 612a9185eb
commit e066048e9f
7 changed files with 104 additions and 67 deletions

View File

@ -55,10 +55,12 @@
<tr>
<td>转码日志</td>
<td><span id="encode"></span></td>
<td>转码队列<span id="encodeQueueSize"></span></td>
</tr>
<tr>
<td>上传日志</td>
<td><span id="upload"></span></td>
<td>上传队列<span id="uploadQueueSize"></span></td>
</tr>
<tr>
<td>错误日志</td>