|
SalesPoint Framework v3.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogNoOutputStreamException | |
log | This package contains all classes that are relevant to logging. |
sale | This package contains the central classes of the Framework. |
Uses of LogNoOutputStreamException in log |
Methods in log that throw LogNoOutputStreamException | |
void |
LogContext.log(Loggable l)
Logs the given data to a log file. |
void |
Log.log(Loggable l)
Adds one entry to the log file. |
static Log |
Log.getGlobalLog()
Returns the current global log file. |
Uses of LogNoOutputStreamException in sale |
Methods in sale that throw LogNoOutputStreamException | |
void |
SaleProcess.log(Loggable la)
Logs the given data to a log file. |
|
SalesPoint Framework v3.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |