Kodi Community Forum
XBMC Log Analyser - Reader for XBMC debug log - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: XBMC Log Analyser - Reader for XBMC debug log (/showthread.php?tid=117713)



XBMC Log Analyser - Reader for XBMC debug log - Danone-KiD - 2011-12-26

XBMC Log Analyser - Reader for XBMC debug log
Image
Download


Majors functionalities :

  • Parsing xbmc.log
  • Send log to pastebin.com
  • Coloring lines based on the type of information
  • Ability to filter on different columns
  • Real-time display when xbmc is running
  • Ability to click on links (C:\, http:// ..)
Some screenshots :
Image Image



Download



- htpc guy - 2011-12-26

Seems to be quite useful. I received a few errors while installing (win7 x64). The errors looked french so I couldn't read them. Program seems to work fine despite the errors. I was able to read my latest log and it does a good job in pointing out errors. (didn't really have any errors other than a missing logo.png for a tv show that did not have a logo.png yet). Haven't tried the pastebin function yet but I will try it if needed in the future.


- _Mikie_ - 2011-12-26

Logs stored in

C:\Users\"User"\AppData\Roaming\XBMC

Replace "User" with your username


- macf1an - 2011-12-26

very pretty and hopefully useful
I'm running it on XP SP3:

1. Many messages still in french
2. Settings are not always saved
3. When saved, not always respected:
Image
4. a right click menu with "filter by this value" would be very helpful
5. you should definitely look into implementing a SSH client for remote log viewing


New Version Beta 1 r77 - Danone-KiD - 2012-01-02

Hi,

Thank you for your comments

New Version Beta 1 r77 - 2012-01-02
- Ability to save the log in a file.
- Ability to open log from XBMC WebServer.
- Save latest open logs
- Options to change the refresh rate in "Real-Time mode"
- Bug fixe for Dharma
- Bug fixes

Image

Image

Download


- macf1an - 2012-01-03

nice job - everything is ok so far!


- macf1an - 2012-01-07

it almost made a noob out of me Smile

http://forum.xbmc.org/showthread.php?tid=95329&page=83

log was cut to 449 rows


Beta 1 r79 - Danone-KiD - 2012-01-09

New Version Beta 1 r79 - 2012-01-09
- Bug fix for PasteBin (sorry macf1an Rolleyes)


- queeup - 2012-01-12

Just for windows Sad OK what can I do.


RE: XBMC Log Analyser - Reader for XBMC debug log - angrycamel - 2013-02-10

Looks really nice. Have you considered adding any filtering features?

I would really like to see filter by keywords and the ability to save the filters as a profile. So while debugging a specific addon, I can filter out everything I don't need to see and only see message I am sending to the log in my addon. I would want to save that as a profile so next development session, I can just fire it back up and all of the keyword filters are still there.