session.getLogFileName() (professional and enterprise editions only)
Description
If screen-scraper is running in server mode, this will return the name of the file to which screen-scraper is logging. This can be useful in determining which log file corresponds to the current session.
Example
// Output the name of the log file to the session log. session.log( "Current log file: " + session.getLogFileName() );
Recent comments
6 hours 42 min ago
6 hours 49 min ago
8 hours 55 min ago
1 day 4 hours ago
1 day 4 hours ago
1 day 5 hours ago
1 day 5 hours ago
1 day 5 hours ago
1 day 5 hours ago
3 days 2 hours ago