openwrt-packages/multimedia/minidlna
Pavel Kubelun 70a7f396ca minidlna: decrease minidlna log verbosity
Some clients do not close connections properly or do not keep
it alive, so each time the connection times out a corresponding
log entry is written into a log. These messages may spam the log
really hard.
This may be an issue if log is placed on internal flash - it may
prematurely wear a flash chip. This also prevents hdd from spinning
down if the log is located on hdd and the dlna capable tv is online.

Set the log level to "error" by default.

MAN:
Set this to change the verbosity of the information that is logged
each  section can use a different level: off, fatal, error, warn,
info, or debug
Example
log_level=general,artwork,database,inotify,scanner,metadata,http,ssdp,tivo=warn

Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
2018-02-17 11:29:45 -05:00
..
files minidlna: decrease minidlna log verbosity 2018-02-17 11:29:45 -05:00
patches minidlna: remove panasonic video grouping by directory patch 2017-10-04 15:32:27 -04:00
Makefile minidlna: decrease minidlna log verbosity 2018-02-17 11:29:45 -05:00