On Sep 29, 2007, at 4:43 AM, erland wrote: > > kdf;231108 Wrote: >> On 29-Sep-07, at 1:04 AM, erland wrote: >> >>> >>> Is it no longer possible to view the SqueezeCenter log files from >> the >>> web interface in 7.0 ? >>> >> That's correct. >> >> The debugging page under server settings now states the path for the >> scanner and server log files, created >> for all platforms without needing to run a command line to create the >> >> logfiles. >> >> -kdf > > Is there a reason that we don't want the logs to be possible to view > directly from the web interface ? > Or is it just that no one have had the time to implement this yet ? > > It feels like it would be good if those path's shown in the web > interface actually were links which the user could click on to view > the > log file.
There's really no reason, it just hasn't been implemented. I put a note in the HTTP.pm code for someone to fix it. It would need to read the server.log file and display the last N lines. Obviously it's a low priority since most developers just see the log on STDERR. But we should fix it before release for sure. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
