Skip to content

feat(logging): enhance logging functionality#784

Merged
tsynik merged 1 commit into
YouROK:masterfrom
pavelpikta:fix/logs
Jul 12, 2026
Merged

feat(logging): enhance logging functionality#784
tsynik merged 1 commit into
YouROK:masterfrom
pavelpikta:fix/logs

Conversation

@pavelpikta

Copy link
Copy Markdown
Contributor
  • Refactor logging initialization to support shared and separate log file paths.
  • Implement file size check to remove logs exceeding 100MB.
  • Introduce platform-specific functions to redirect stdout and stderr to log files.
  • Add unit tests for logging initialization and closure behavior.

#781

- Refactor logging initialization to support shared and separate log file paths.
- Implement file size check to remove logs exceeding 100MB.
- Introduce platform-specific functions to redirect stdout and stderr to log files.
- Add unit tests for logging initialization and closure behavior.

Signed-off-by: Pavel Pikta <devops@pavelpikta.com>
@tsynik
tsynik merged commit ad5bda7 into YouROK:master Jul 12, 2026
@pavelpikta
pavelpikta deleted the fix/logs branch July 14, 2026 06:35
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