bzr serve -v should show live server access logs

Bug #810368 reported by Daniel Clemente
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Wishlist
Unassigned

Bug Description

$ bzr serve -v
listening on port: 4155

Now a client connects to the server. The server displays nothing, and the administrator who ran that command can not see whether they downloaded the branch or not.

I expected:
$ bzr serve -v
listening on port: 4155
[14/Jul/2011 05:18:02] New connection from 192.168.1.200
[14/Jul/2011 05:18:12] 192.168.1.200 closed connection, 3041 Kb transferred

Jelmer Vernooij (jelmer)
Changed in bzr:
status: New → Confirmed
importance: Undecided → Wishlist
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.