#131 closed enhancement (fixed)
Log date and time of connection
Reported by: | ahuillet | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 0.3 |
Component: | server | Version: | 0.1.0 |
Keywords: | Cc: |
Description
Xpra doesn't log *when* a connection happens nor when it closes. Adding timestamps would be great.
Change History (4)
comment:1 Changed 9 years ago by
Status: | new → accepted |
---|
comment:3 Changed 9 years ago by
And... it's never as simple as one changeset is it?
r1251 uses the old logger for commands like "version" and "info" so we don't break parsing!
comment:4 Changed 5 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/131
Note: See
TracTickets for help on using
tickets.
As per logging-cookbook, it should be a simple matter of adding a formatter to all logging:
Two caveats: