manio / vdr-plugin-dvbapi

VDR dvbapi plugin for use with OSCam
http://www.streamboard.tv/wbb2/thread.php?threadid=40060
GNU General Public License v2.0
57 stars 25 forks source link

Use LOG_INFO and LOG_DEBUG for info and debug messages #30

Closed CReimer closed 11 years ago

manio commented 11 years ago

I was also thinking about it but i holded on because vdr changed it in version 1.5.7:

Maybe this is not the problem currently? What do you think to change it also in vdr upstream?

CReimer commented 11 years ago

The patch for vdr is posted here: http://www.vdr-portal.de/board17-developer/board97-vdr-core/p1147976-solved-vdr-systemd-journald-alle-meldungen-sind-in-rot-als-w%C3%A4ren-es-fehler/#post1147976

Klaus Schmidinger is moderator of this subforum, therefore I think he should notice this post.

manio commented 11 years ago

Ok, merged. It's better to have the logging done properly. Thank you! :)