Package org.exoplatform.services.log
Class LogMessage
- java.lang.Object
-
- org.exoplatform.services.log.LogMessage
-
public class LogMessage extends Object
Created by the Exo Development team. Author : Tuan Nguyen- Version:
- $Id: LogMessage.java 34394 2009-07-23 09:23:31Z dkatayev $
-
-
Constructor Summary
Constructors Constructor Description LogMessage(String name, int type, String message, String detail)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDetail()StringgetMessage()StringgetName()intgetType()
-