cfa.vo.iris.logging
Class LogEntry

java.lang.Object
  extended by cfa.vo.iris.logging.LogEntry

public class LogEntry
extends Object

Author:
olaurino

Constructor Summary
LogEntry(String msg, Object author)
           
 
Method Summary
 Object getAuthor()
           
 String getFormatted()
           
 String getMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogEntry

public LogEntry(String msg,
                Object author)
Method Detail

getMessage

public String getMessage()

getAuthor

public Object getAuthor()

getFormatted

public String getFormatted()


Copyright © 2013. All rights reserved.