Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Viewing Equinox log files
Viewing Equinox log files [message #650489] Tue, 25 January 2011 09:16 Go to next message
J.-P. Pellet is currently offline J.-P. PelletFriend
Messages: 71
Registered: July 2009
Member
Hi,

Often, I find it difficult to visually parse log files produced by
Equinox similar to this, especially with multiple subentries.

!ENTRY org.eclipse.equinox.p2.director 4 1 2009-10-01 06:19:34.696
!MESSAGE Cannot complete the install because one or more required items
could not be found.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-10-01 06:19:34.696
!MESSAGE Software being installed: My Manager 0.0.1 (my.manager.product
0.0.1)
(etc.)

Is there a simple parser/viewer for these log files around? If not, can
I easily find an exhaustive list of "keywords" (!ENTRY, !MESSAGE,
!SUBENTRY, etc.)?

Cheers,
J.-P.
Re: Viewing Equinox log files [message #650536 is a reply to message #650489] Tue, 25 January 2011 13:02 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

See org.eclipse.ui.internal.views.log.LogReader for how the Error Log
view parses that file.

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:layout problem with intro page
Next Topic:Tableviewer column border/spacing problem
Goto Forum:
  


Current Time: Fri Apr 26 14:43:44 GMT 2024

Powered by FUDForum. Page generated in 0.03614 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top