Package com.netscape.cms.logging
Class LogEntry
java.lang.Object
com.netscape.cms.logging.LogEntry
A log entry of LogFile
- Version:
- $Revision$, $Date$
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogEntry
Constructor for a LogEntry.- Throws:
ParseException
-
-
Method Details
-
parse
parse a log entry return a vector of the segments of the entry- Throws:
ParseException
-
getSource
-
getLevel
-
getDetail
-
getDate
-
getTime
-
getRow
-
getEntry
-
appendDetail
-