logScreenScraperInformation
void log.logScreenScraperInformation ( )
Description
Logs useful information about the current instance of Screen-Scraper, as well as the Java VM and the General Utility version being used. Information will be logged as an info message in the web interface (when running in server mode) and the log.
Parameters
This method takes no parameters
Return Value
This method returns void.
Change Log
Version | Description |
---|---|
5.5.29a | Available in all editions. |
5.5.43a | Moved from session to log class. |
Examples
Log Current Info
log.logScreenScraperInformation();
mikes on 11/18/2011 at 6:11 pm
- Printer-friendly version
- Login or register to post comments