| java.lang.Object org.sakaiproject.component.osid.logging.ReadableLog
ReadableLog | public class ReadableLog implements org.osid.logging.ReadableLog(Code) | | |
context | org.osid.OsidContext context(Code) | | |
ReadableLog | public ReadableLog(org.osid.OsidContext context, java.util.Map configuration, String logName) throws org.osid.logging.LoggingException(Code) | | |
getDisplayName | public String getDisplayName() throws org.osid.logging.LoggingException(Code) | | |
getEntries | public org.osid.logging.EntryIterator getEntries(org.osid.shared.Type formatType, org.osid.shared.Type priorityType) 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) | | |
|
|