chiark / gitweb /
disorder-playrtp now includes timestamps in its log output (which
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 5 Apr 2009 15:08:28 +0000 (16:08 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 5 Apr 2009 15:08:28 +0000 (16:08 +0100)
commit9d7a61297cb7263160d85a12d445fc1897fbfa80
treee39b1a04ffe49d8204038cfb412e56a0109cfacb
parentd3676ebc9f29f52b68eb1beb794cf710e04dcad6
disorder-playrtp now includes timestamps in its log output (which
includes error messages); the reasoning being that timing information
may be especially useful when debugging it.

The server logs to syslog, which already has timestamps.

Other programs could easily have this feature enabled if necessary.
clients/playrtp.c
lib/log.c
lib/log.h