org.eclipse.ecf.core.util
Class LogHelper

java.lang.Object
  extended by org.eclipse.ecf.core.util.LogHelper

public class LogHelper
extends java.lang.Object


Constructor Summary
LogHelper()
           
 
Method Summary
static int getLogCode(org.eclipse.core.runtime.IStatus status)
           
static java.lang.String getLogMessage(org.eclipse.core.runtime.IStatus status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogHelper

public LogHelper()
Method Detail

getLogCode

public static int getLogCode(org.eclipse.core.runtime.IStatus status)

getLogMessage

public static java.lang.String getLogMessage(org.eclipse.core.runtime.IStatus status)
Parameters:
status -
Returns:
String the string version of the status