会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
更新工作室
liweimin@taiyuan
博客园
首页
新随笔
订阅
管理
2020年12月24日
python响应websocket请求输出动态日志
摘要: 处理线程中打开文件,每次读取一行并记录当前读取位置,没有下一行让出一秒logfile = './logs/%s_%s.log' % (appName, time.strftime('%Y_%m_%d')) file = open(logfile, 'r', encoding='utf-8') whi
阅读全文
posted @ 2020-12-24 18:29 1553
阅读(442)
评论(0)
推荐(1)
编辑
公告