Semi-ATE / spyder-remote

Plugin for spyder (>=5) that adds remote capabilities to spyder.
https://semi-ate.github.io/spyder-remote/
MIT License
4 stars 4 forks source link

move ~/.spyder-remote-server.log to /var/log/spyder-remote-server.log #20

Open nerohmot opened 4 years ago

nerohmot commented 4 years ago

Tasks

loggings should go in /var/log, the name is perfect, the owner:group should be root:root and the permissions should be 644, this means that spyder-remote-server itself runs as root, but that should be fixed by spyder-remote-server#21