cgl.hpsearch.flow.logging
Class LogItemFactory
java.lang.Object
cgl.hpsearch.flow.logging.LogItemFactory
- public class LogItemFactory
- extends Object
Generates Logentry objects prefilled with current time-stamp
Created on Apr 12, 2006
- Author:
- Harshawardhan Gadgil (hgadgil@grids.ucs.indiana.edu)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogItemFactory
public LogItemFactory()
GenerateLogEntry
public static final FlowLogEntries.LogEntry GenerateLogEntry(String value)
LogEntryToString
public static final String LogEntryToString(FlowLogEntries.LogEntry logEntry)
- Returns:
- Returns the string representtion of LogEntry