
BBjJettyContext::getLogger
Description
In BBj 17.0 and higher, this method returns a BBjspLogger which can be used to write context-specific log entries.
Syntax
Return Value |
Method |
getLogger() |
Parameters
None.
Return Value
Returns the BBjspLogger
Remarks
None.
Example
declare
BBjServletData data! |