logFile parameter ignored when running from command line interface

Description

Passing --logFile on the command line does not redirect log messages to the specified file.

Environment

None

Activity

Show:

Don Smith March 2, 2012 at 1:17 AM

Enhanced DefaultLogger to write to a file if one is specified. If not, it behaves as before and writes to System.err.

Don Smith November 22, 2011 at 7:51 PM

Added a pull request with a fix in the DefaultLogger class.

Fixed

Details

Reporter

Fix versions

Affects versions

Priority

Created November 22, 2011 at 4:48 PM
Updated June 20, 2013 at 3:31 AM
Resolved March 2, 2012 at 1:17 AM