Skip to content
Snippets Groups Projects
  • Florian Schröder's avatar
    f4db8bd5
    Refactor logging setup and remove obsolete files · f4db8bd5
    Florian Schröder authored
    The logging setup has been moved from the now-deleted main.py to utils.py. In this refactor, the files main.py and simulation_runner.py were removed as they were no longer needed. Unnecessary print statements in overcooked_gui.py and the import of setup_logging in game_server.py were also removed.
    f4db8bd5
    History
    Refactor logging setup and remove obsolete files
    Florian Schröder authored
    The logging setup has been moved from the now-deleted main.py to utils.py. In this refactor, the files main.py and simulation_runner.py were removed as they were no longer needed. Unnecessary print statements in overcooked_gui.py and the import of setup_logging in game_server.py were also removed.
game_server.py 26.15 KiB