Skip to content

create log file in append mode#7

Open
PrakharSrivastav wants to merge 1 commit intoabohmeed:masterfrom
PrakharSrivastav:master
Open

create log file in append mode#7
PrakharSrivastav wants to merge 1 commit intoabohmeed:masterfrom
PrakharSrivastav:master

Conversation

@PrakharSrivastav
Copy link

@PrakharSrivastav PrakharSrivastav commented Mar 15, 2023

Currently, the log file is truncated before writing, which means the history is lost everytime a cronjob runs though cronmanager. This PR writes to the file in append mode which is a more realistic production scenario

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