Opened 16 years ago
Closed 16 years ago
#71 closed enhancement (fixed)
record process ID via logport
Reported by: | Brian Warner | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.2.9 |
Component: | logging | Version: | 0.2.5 |
Keywords: | Cc: |
Description
When there is a question of which process you are talking to (via the logport), it would be awfully nice if you could use the logport to ask a process for its pid.
Change History (1)
comment:1 Changed 16 years ago by
Milestone: | undecided → 0.2.9 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Done, in [f07db7670286cc41b4fd328f16397c4869911b79]. 'flogtool tail' now shows this in the 'Connected' line, and it tolerates older logports which don't offer the method.