CADLabs / radCAD

A Python framework for designing, testing, and validating complex systems through modelling and simulation.
GNU General Public License v3.0
97 stars 25 forks source link

Create `debug` mode #42

Open BenSchZA opened 3 years ago

BenSchZA commented 3 years ago

Debug mode would have more detailed logging, what else? Consider creating named logging instance for radCAD to more easily configure logging using logging package.