Autor Thema: How to disable log to /var/log/mediasrv.log  (Gelesen 6945 mal)

gergomez

  • Newbie
  • *
  • Beiträge: 40
    • Profil anzeigen
How to disable log to /var/log/mediasrv.log
« am: Mai 10, 2010, 03:12:11 Vormittag »
Hello,

I would like to know how to disable logging to /var/log/mediasrv.log, I have linked this file to /dev/null, but I suppose there is another way.

Regards,

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:How to disable log to /var/log/mediasrv.log
« Antwort #1 am: Mai 10, 2010, 09:57:30 Vormittag »
For now you can also use
 
Zitat
/opt/bin/mediaclient --loglevel=off

we will add a configuration option to the configuration file to the next driver version.
This command will make the driverprocess stop logging information to /var/log/mediasrv.log, although the worker and audioprocess might still continue for analog TV with the current version.
For DVB nothing will be written.
Failure is a good thing! I'll fix it