public class LogEntry extends Object
LogEntry(String recordEntry)
String
getBody()
getClassName()
Date
getDate()
getLogLevel()
void
setDate(Date date)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogEntry(String recordEntry) throws ParseException
ParseException
public Date getDate()
public void setDate(Date date)
public String getLogLevel()
public String getClassName()
public String getBody()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.