BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/celts

Write `import_user.py` output to a file.

Open
#1,053 5 comments 0 reactions 2 assignees Claimed by @stevensonmichel View on GitHub
Dominant language
Python
Stars
1
Forks
15
Avg merge
5d 39m
Merged PRs (30d)
8

Description

When `import_user.py` is run, we save the result to the file `cron.log`. However, the problem is that the output we are providing is very poor. We need to modify the output that is being written to the log to be more descriptive and actually say what the script is doing. That way, if it breaks, or malfunctions we can know where.

If you are curious how the output is being written to a new file, reference line 35 in `crontab`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.