logrx
logrx copied to clipboard
Feature Request: Write logs to specific folder specified from `.Rprofile` or `envsetup`
Feature Idea
You can specify the log path when running axecute or if nothing is specified then logrx will by default place the log in same directory as the .R file. However, perhaps users want all their R programs to go a specified logs folder no matter that can be setup through a .Rprofile or using envsetup.
Relevant Input
No response
Relevant Output
No response
Reproducible Example/Pseudo Code
No response