Modify ↓
Opened 15 years ago
Closed 13 years ago
#1442 closed Feature Request (Completed)
_FileWriteLog to allow allow file handle or filename as first parameter
Reported by: | Bowmore | Owned by: | guinness |
---|---|---|---|
Milestone: | 3.3.7.21 | Component: | Standard UDFs |
Version: | Severity: | None | |
Keywords: | file.au3 UDF | Cc: |
Description
Where an application is writing to a log file frequently, the opening and closing of the log file for each entry can slow the application. It would speed things up it _FileWriteLog() could accept a file handle or a file name as the first parameter, similar to the way _FileWriteFromArray() does.
Attachments (0)
Change History (1)
comment:1 Changed 13 years ago by guinness
- Milestone set to 3.3.7.21
- Owner changed from Gary to guinness
- Resolution set to Completed
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Added by revision [6369] in version: 3.3.7.21