railo.runtime.debug
Interface DebugTrace
- public interface DebugTrace
getCategory
public java.lang.String getCategory()
- Returns:
- the category
getLine
public int getLine()
- Returns:
- the line
getTemplate
public java.lang.String getTemplate()
- Returns:
- the template
getText
public java.lang.String getText()
- Returns:
- the text
getTime
public long getTime()
- Returns:
- the time
getType
public int getType()
- Returns:
- the type
getVarName
public java.lang.String getVarName()
- Returns:
- the var
getVarValue
public java.lang.String getVarValue()
- Returns:
- the var