public class LogEntry extends Object
| Modifier and Type | Method and Description | 
|---|---|
| String | getBody() | 
| String | getClassName() | 
| Date | getDate() | 
| String | getLogLevel() | 
| void | setDate(Date date) | 
public LogEntry(String recordEntry) throws ParseException
ParseExceptionCopyright © 2015 Apache Software Foundation. All Rights Reserved.