com.sapportals.portal.prt.logger
Interface ILoggerFile


public interface ILoggerFile

Interface for all log files. They contain log messages with specific verbosity level.

See Also:
ILogger

Method Summary
 java.util.Enumeration getAllLoggerRecords()
          Returns the
 

Method Detail

getAllLoggerRecords

public java.util.Enumeration getAllLoggerRecords()
Returns the
Returns:
An enumeration which contains all the logger records found in the log file.