BBjspPageContext::getLogger (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 16.0 and higher, this method obtains an instance of the BBjspLogger class to allow components to write to the log file for the current BBjJettyContext.
Syntax
Return Value |
Method |
getLogger() |
Parameters
None.
Return Value
the BBjspLogger object for the current BBjJettyContext
Remarks
Example
This example demonstrates how this works in a BBJSP widget
REM === |