I'm running a transmission-daemon with error logging enabled. This gives a lot of records diverted to my console such as
How can I divert all this messages to a file? I have tried setting up the following record in syslog.conf:
with no success
Code:
Dec 28 18:59:53 yyy transmission-daemon[36329]: zzzzz No data found! Ensure your drives are connected or use "Set Location".
To re-download, remove the torrent and re-add it. (torrent.c:487)
Code:
!transmission-daemon
*.* /var/log/transmission-remote.log