EDevTools LogViewer 1.0.0

7  

Add this URL to your Eclipse Installation to reach this Solution's Update Site.
More Info


Categories:
None
Login or register to tag items

The EDevTools LogViewer is a plugin that shows java.util.logging messages in an Eclipse view (multiple at same time possible), while it reads the log entries from file or a configurable socket.

Currently Avaiable Features


Backend


  • Support for reading logs from

    • Sockets (reading while created)

      • The port is configurable by a wizard



    • Files (reading while created and read after full creation)



  • Understands logs from

    • Java Util Logging as of JDK 1.4

      • Only output from XMLFormater





  • Reading from the sources can be started and stopped to held anwanted log entries away from the view


Frontend


  • It is possible to open multiple views, each displaying another log source

  • Each entry is colored in a color according to the log level

  • An detail view for a single entry opens by a double click on the entry in log table view

  • The detail view also shows the level in an appropriate color (same as in table view)

  • A comfortable wizard for selecting the input source and format and configuring its options

Additional Details

  • Version Number: 1.0.0
  • Eclipse Versions: 3.3, 3.4, 3.5
  • Organization: Eclipse Developer Tools Project
  • Date Created: 17/08/2009
  • Date Updated: 02/12/2009
  • Development Status: Production/Stable
  • License: Free EPL
  • Submitted by: C. Graupner

Reviews

Add a Review