facebookresearch / nle

The NetHack Learning Environment
Other
940 stars 114 forks source link

Adjust logging for populate db. #324

Closed cdmatters closed 2 years ago

cdmatters commented 2 years ago

We adjust the logging for db.py to be with a specific logger, and populate_db methods now print. This is because populate methods should happen very infrequently and should be logged loudly.