BBjspLogger::log (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.0 and higher, this method writes to the defined logging output.
Syntax
Return Value |
Method |
void |
log(string message) |
Parameters
Variable |
Description |
message |
the message to log |
Return Value
None.
Remarks
None.
Example
|