Uses of Interface
org.osid.logging.Log

Packages that use Log
Package
Description
The Open Service Interface Definitions for the org.osid.logging service.
  • Uses of Log in org.osid.logging

    Methods in org.osid.logging that return Log
    Modifier and Type
    Method
    Description
    LogAdminSession.createLog(LogForm logForm)
    Creates a new Log .
    LogEntryAdminSession.getLog()
    Gets the Log associated with this session.
    LogEntryLookupSession.getLog()
    Gets the Log associated with this session.
    LogEntryNotificationSession.getLog()
    Gets the Log associated with this session.
    LogEntryQuerySession.getLog()
    Gets the Log associated with this session.
    LogEntrySmartLogSession.getLog()
    Gets the Log associated with this session.
    LoggingSession.getLog()
    Gets the Log associated with this session.
    LogLookupSession.getLog(Id logId)
    Gets the Log specified by its Id .
    LogNode.getLog()
    Gets the Log at this node.
    LogList.getNextLog()
    Gets the next Log in this list.
    Log[]
    LogList.getNextLogs(long n)
    Gets the next set of Log elements in this list.