Bug 2149 - Need "View Log" button in Windows and Mac GUI
: Need "View Log" button in Windows and Mac GUI
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Slimtray
: 6.2.0
: Macintosh All
: P2 enhancement with 1 vote (vote)
: Future
Assigned To: Blackketter Dean
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-09-18 18:40 UTC by Blackketter Dean
Modified: 2010-03-22 07:49 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Blackketter Dean 2005-09-18 18:40:53 UTC
To aid diagnostics.
Comment 1 KDF 2005-09-19 17:09:55 UTC
should just need to add this to SlimTray.pl for windows:

push @menu, ["Show SlimServer *Log", "Execute 'http://localhost:9000/log.txt'"];
Comment 2 Jim McAtee 2005-09-22 17:40:30 UTC
I like the addition to SlimTray, but think that a button in the web interface 
should be included so that logging is easily viewed on all platforms, as well 
as from other computers.  Most people don't even know about that URL.  It 
should open another browser window instead of trying to display the log in the 
main frameset.  Place the link on the main server settings page and/or on the 
debugging page.
Comment 3 KDF 2005-09-22 19:29:29 UTC
There already is a link in the web interface.  It is in the text above the debug
options
Comment 4 Michael Herger 2010-03-22 07:49:17 UTC
We now have this in the Windows control panel, OSX PrefPane and the web UI.