clarinet
                                
                                 clarinet copied to clipboard
                                
                                    clarinet copied to clipboard
                            
                            
                            
                        Feature request: flag to save docker logs
For stacks-devnet-js and clarinet integrate it would be nice to have a flag that would save the logs before cleaning up the docker images.
If someone has time to work on this soon, it could be very helpful for 2.3 debugging with stacks-devnet-js. My guess is that it should be relatively easy.
If someone has time to work on this soon, it could be very helpful for 3.0 debugging with stacks-devnet-js. My guess is that it should be relatively easy.
As a workaround, the logs can be written to a file
docker logs stacks-node.project-template.devnet -f &> stacks-node.log