Interface | Description |
---|---|
MessageLogger |
Interface for the 3 types of logger.
|
Class | Description |
---|---|
AbstractMessageLogger |
The abstract class for the message loggers.
|
ContextMessage |
The context message class.
|
FileLogger |
This is a simple file logger, that will write to a file with the given name.
|
Message |
The message class is an abstract class to describe
any type of message that DataShop accepts.
|
OliDatabaseLogger |
This logger will log to a OLI-style log database directly.
|
OliDiskLogger |
This logger will log to a file which can then be imported to a OLI-style log database.
|
PlainMessage |
The plain message is not a tutor or tool message.
|
Sample |
This is a sample application which uses the high level
API of the Data Shop's tutor logging jar.
|
ToolMessage |
The tutor message represents a logging element that
originates from the tutor.
|
TutorMessage |
The tutor message represents a logging element that
originates from the tutor.
|
Copyright (c) 2015 - Pittsburgh Science of Learning Center