Opened 10 years ago
Closed 10 years ago
#227 closed defect (fixed)
Logfile always reported in param list, regardless of flagLog value
| Reported by: | MatthewWhiting | Owned by: | MatthewWhiting |
|---|---|---|---|
| Priority: | normal | Milestone: | Release-1.7 |
| Component: | Output | Version: | 1.6 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The list of parameters printed to screen etc always include the logFile. By always, this means even when flagLog=false. This is a problem, as flagLog defaults to false, and so this gives the false idea that the log file will be written, when it won't.
Should be a simple fix.
Change History (2)
comment:1 Changed 10 years ago by
| Status: | new → assigned |
|---|---|
| Version: | 1.5 → 1.6 |
comment:2 Changed 10 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

Done in [1419].
Closing.