|
SalesPoint v3.3 API | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
LogContext | Any object that provides access to some log file through a LogContext.log(log.Loggable) method. |
LogCreator | Abstract Factory for Log creation. |
LogEntryFilter | A filter that can be used to view only selected LogEntries. |
Loggable | An object that can be logged. |
Class Summary | |
---|---|
Log | Represents a log file. |
LogEntry | An entry in the log file. |
LogFileContent | Represents the content of a log file. |
LogInputStream | A stream that can be used to read and process log files. |
Exception Summary | |
---|---|
LogNoOutputStreamException | Exception thrown in Log. |
This package contains all classes that are relevant to logging.
|
SalesPoint v3.3 API | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |