BilHim / trafficSimulator

A microscopic traffic simulation in Python
MIT License
359 stars 131 forks source link

Creating log file #11

Open sanjaychellamuthu opened 2 years ago

sanjaychellamuthu commented 2 years ago

Hello Bilal, We are trying to create a log file after running a simulation cycle. Unfortunately, we are not able to access the variables out of your predefined classes in traffic simulation folder. There pop ups either attribute error or syntax error. Can you help by suggesting/ guiding to solve this and to create a log file of the data generated during simulation?