Skip to content

Refactor log file creation in SetLogFile procedure#23

Merged
michaelJustin merged 2 commits into
masterfrom
22-do-not-use-the-textfile-type-in-method-tlogfileappendersetlogfile
Jun 20, 2026
Merged

Refactor log file creation in SetLogFile procedure#23
michaelJustin merged 2 commits into
masterfrom
22-do-not-use-the-textfile-type-in-method-tlogfileappendersetlogfile

Conversation

@michaelJustin

Copy link
Copy Markdown
Owner

Refactored log file creation to use TFileStream directly, improving file handling.

Refactored log file creation to use TFileStream directly, improving file handling.
@michaelJustin michaelJustin linked an issue Jun 20, 2026 that may be closed by this pull request
Comment thread src/main/Log4D.pas Outdated
Co-authored-by: Michael Justin <michael@mikejustin.com>

@michaelJustin michaelJustin left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@michaelJustin michaelJustin merged commit 347cd9f into master Jun 20, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do not use the TextFile type in method TLogFileAppender.SetLogFile

1 participant