| java.lang.Object org.sakaiproject.component.osid.logging.WritableLog
WritableLog | public class WritableLog implements org.osid.logging.WritableLog(Code) | | |
formatType | org.osid.shared.Type formatType(Code) | | |
priorityType | org.osid.shared.Type priorityType(Code) | | |
WritableLog | public WritableLog(org.osid.OsidContext context, java.util.Map configuration, String logName) throws org.osid.logging.LoggingException(Code) | | |
appendLogWithTypes | public void appendLogWithTypes(java.io.Serializable entryItem, org.osid.shared.Type formatType, org.osid.shared.Type priorityType) throws org.osid.logging.LoggingException(Code) | | |
assignFormatType | public void assignFormatType(org.osid.shared.Type formatType) throws org.osid.logging.LoggingException(Code) | | |
assignPriorityType | public void assignPriorityType(org.osid.shared.Type priorityType) throws org.osid.logging.LoggingException(Code) | | |
getDisplayName | public String getDisplayName() throws org.osid.logging.LoggingException(Code) | | |
getId | public org.osid.shared.Id getId() throws org.osid.logging.LoggingException(Code) | | |
initialize | public void initialize() throws org.osid.logging.LoggingException(Code) | | |
|
|