|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Log | |
| blackboard.platform.log | |
| Uses of Log in blackboard.platform.log |
| Subinterfaces of Log in blackboard.platform.log | |
interface |
LogService
Core platform service for managing different logs for messages from the application. |
| Methods in blackboard.platform.log that return Log | |
Log |
LogService.getDefaultLog()
Returns the Log instance configured as the default Log |
Log |
LogService.getConfiguredLog(java.lang.String logName)
Returns a log that has been configured by name or null if one is not found. |
| Methods in blackboard.platform.log with parameters of type Log | |
void |
LogService.setDefaultLog(Log defaultLog)
Sets the default Log instance to use. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||