Skip to content

Conversation

@ramonfigueiredo
Copy link
Collaborator

  • Updated the logging logic to use the file name for appending logs.
  • Corrected file logging to ensure non-ASCII characters are properly handled when RQD_PREPEND_TIMESTAMP is False.
  • This change prevents crashes due to TypeError and fixes the broken file logging. self.rqlog is a file object and not a string.

- Updated the logging logic to use the file name for appending logs.
- Corrected file logging to ensure non-ASCII characters are properly handled when RQD_PREPEND_TIMESTAMP is False.
@ramonfigueiredo
Copy link
Collaborator Author

This change fixes the problem found by @lithorus and described in the PR: #1335 (comment)

@DiegoTavares DiegoTavares merged commit cddb6c9 into AcademySoftwareFoundation:master Jul 16, 2024
n-jay pushed a commit to n-jay/OpenCue that referenced this pull request Jul 26, 2024
…ademySoftwareFoundation#1417)

- Updated the logging logic to use the file name for appending logs.
- Corrected file logging to ensure non-ASCII characters are properly handled when RQD_PREPEND_TIMESTAMP is False.
@ramonfigueiredo ramonfigueiredo deleted the fix-file-logging-without-timestamp branch October 15, 2024 17:06
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.

2 participants