Closed lyashevska closed 1 year ago
Kudos, SonarCloud Quality Gate passed!
Closed this pull request for now as I will keep working to allow handlers send the log records created by loggers to the appropriate destination (i.e. console or another choosen by the end user).
Description
Basic logging functionality using
logging
module is added tognn_model.py
module. Others will follow once we assure that this is what is required. The amount of output to the log file might need to be reduced. Folderbird-cloud-gnn/logs
is created if does not exist. Need to decide whether all logs will be written to the same file or separate.Related issues:
78
Instructions to review the pull request