FedML-AI/FedML

Can't see logs on my local machine

Open

#732 opened on Jan 29, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (743 forks)batch import
help wantedquestion

Repository metrics

Stars
 (3,930 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I am running examples from python\examples\simulation directory on my local machine. I don't know where the logs are getting generated for the experiments.

I checked fedml-server\fedml\logs but there is nothing there. Tried setting the parameter log_file_dir in yaml file as well.

Contributor guide