codeskyblue / codeskyblue/python-loggingserver
logfile stops getting updated after first client exits.
- Ngôn ngữ chính
- Python
- Star
- 0
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
```
What steps will reproduce the problem?
1. start the logging server.
2. start the test client.
3. stop the test client.
4. restart the test client.
What is the expected output? What do you see instead?
I expect logging to continue as normal after restarting the test client.
instead, the web UI continues to update with new log messages but process.log
never gets updated after the first client quits.
What version of the product are you using? On what operating system?
running SVN r8 on ubuntu 10.04. w/ twisted 10.0.0
Please provide any additional information below.
```
Original issue reported on code.google.com by `andreple...@gmail.com` on 5 Sep 2010 at 1:57
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.