> Has the OP tried putting the line -SLIMOPTIONS="--quiet"- in the file
> -/etc/default/logitechmediaserver- ?
When the log file is filling up the filesystem then you should first of
all figure out why it is logging that much! In normal use there should
be very...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
4 results in 0.0132 seconds.
Keywords
Members
Tags
-
server filling syslog with messages
-
Squeezeplay Logs
Hi,
I've been using Squeezeplay for years on various Windows machines to connect to my LMS over the internet and it usually works well.
However, from one location Squeezeplay is unable to connect to my remote server and I do not know why. Does Squeezeplay produce any logs...
-
Logfile in 7.6
Hello,
I am not sure if this is the right part of the forum. But since I was not able to find this somwhere else, I decided to go for the general discussion.
I have installed 7.6 on a X86 based QNAP NAS. SbS is running through SSOTS4 and I have not changed anything after...
-
server logging
I'm having trouble getting logging messages to work correctly.
For example, if I call logError("message"), shouldn't "message" appear in server.log? Does a particular logging category need to be set?
Or if I have
my $log = logger('scan.scanner');...