Package org.exoplatform.services.log
Class LogMessage
java.lang.Object
org.exoplatform.services.log.LogMessage
Created by the Exo Development team. Author : Tuan Nguyen
- Version:
- $Id: LogMessage.java 34394 2009-07-23 09:23:31Z dkatayev $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FATAL
public static int FATAL -
ERROR
public static int ERROR -
WARN
public static int WARN -
INFO
public static int INFO -
DEBUG
public static int DEBUG -
TRACE
public static int TRACE
-
-
Constructor Details
-
LogMessage
-
-
Method Details
-
getName
-
getType
public int getType() -
getMessage
-
getDetail
-