Class SystemLog

java.lang.Object
com.storedobject.core.SystemLog

public class SystemLog extends Object
This class can be used for logging adhoc information. This is not a "data" class. Also, information logged via this class is permanent (means, it will not be rolled back even if your transaction is failed and rolled back).
Author:
Syam