Project

General

Profile

Actions

Feature #2176

open

log configuration

Added by Anonymous about 9 years ago. Updated about 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
05/11/2015
Due date:
% Done:

0%

Estimated time:

Description

hi team,

The eepg plugin drops a lot of log info into journalctl. Could you improve this feature?

I try to set vdr log option to only errors but the plugin generate the same info.

thanks for all, and thanks for your work.


Files

log_example.txt (36.2 KB) log_example.txt Anonymous, 05/11/2015 08:52 AM
Actions #1

Updated by dimeptr about 9 years ago

You can reduce the logging by setting:

#define VERBOSE 0

instead of
#define VERBOSE 1

in log.h file.

I will set it to 0 by default on my next commit

Actions

Also available in: Atom PDF