Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 196 Bytes

File metadata and controls

4 lines (2 loc) · 196 Bytes

remove all logging from console outputs

I think the API is running in the same process as the CLI, we want to seperate these two processes. Investigate the tasks project for how this was done.