org.opennms.netmgt.eventd.db
Class LogMessage
java.lang.Object
org.opennms.netmgt.eventd.db.LogMessage
public final class LogMessage
- extends Object
This is an utility class used to format the event log message info - to be
inserted into the 'events' table
- Author:
- Brian Weaver , OpenNMS
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogMessage
public LogMessage()
format
public static String format(Logmsg msg)
- Format the logmsg entry
- Parameters:
msg - the logmsg
- Returns:
- the formatted logmsg
Copyright © 2009. All Rights Reserved.