Package com.sun.identity.log

Provides the classes and interfaces of core logging and auditing facilities.

See:
          Description

Class Summary
Logger Sun Java System Identity Server extension to the jdk1.4 Logger This extension gives some functionality required by Sun Java System Identity Server secure logger.
LogManager  
LogManagerUtil  
LogQuery LogQuery defines the query format that reader api supports.
LogReader LogReader class provides mechanism to read a log file to the caller It does the authorization check, reads line from the file, applies query if any, collects most recent records, sorts the records and returns the result in a two dimensional String.
LogRecord Extension to the JDK1.4 LogRecord to include the logInfo HashMap and methods to store and retrieve data from this logInfo Map.
QueryElement QueryElement class defines each individual query format.
 

Package com.sun.identity.log Description

Provides the classes and interfaces of core logging and auditing facilities.