|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Log | |
---|---|
org.salespointframework.core.logging | This package contains all classes that are relevant to logging. |
Uses of Log in org.salespointframework.core.logging |
---|
Fields in org.salespointframework.core.logging declared as Log | |
---|---|
private static Log |
Log.theGlobalLog
The global log to create a Singleton. |
Methods in org.salespointframework.core.logging that return Log | |
---|---|
Log |
LogCreator.createLog(java.io.OutputStream os)
Create a new log file using the given OutputStream. |
static Log |
Log.createLog(java.io.OutputStream os)
Create a new Log file using the current Log creator. |
static Log |
Log.getGlobalLog()
Returns the current global log. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |