BBjspLogger::log
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
declare BBjspLogger rootLogger! |