python 程序Log实时监控 – python + websocket 需求构思: 在linux下常常需要查看程序的实时输出,我们用 tail -f logfile 即可在console下实现此需求。现在要拓宽应用: 想在web browser下查看程序(以及日志)的实时... 09月14日 5 收藏 阅读全文