Generic interface for IBM Log parsers

Each parser is a subclass of the abstract class, org.eclipse.hyades.logging.parsers.Parser. Its name identifies the type of log being parsed and the product that generated the log.

See Supported log file types for the list of parsers provided.