MittaAI / webwright

An AI powered shell for building, deploying, and running software.
MIT License
31 stars 2 forks source link

Add Module-Specific Logging Functionality #59

Open kordless opened 1 month ago

kordless commented 1 month ago

Implement functionality to allow each module to maintain its own log for inputs and outputs. This will enable viewing logs specific to a given module without relying only on the main log file.

kordless commented 1 month ago

set up individual logging for a module