Closed nimshi89 closed 4 months ago
Added an get_commit_ID function that returns the most recent commit id. Added an additional entry to the log_event as commit_ID at logger.py.
get_commit_ID
log_event
commit_ID
logger.py
make a commit and the logger will print out the new data entry on github the most recent commit ID and the printed ID will match
Anyone
What
Added an
get_commit_ID
function that returns the most recent commit id. Added an additional entry to thelog_event
ascommit_ID
atlogger.py
.How to review
make a commit and the logger will print out the new data entry on github the most recent commit ID and the printed ID will match
Who can review
Anyone