logrx icon indicating copy to clipboard operation
logrx copied to clipboard

Feature Request: Write logs to specific folder specified from `.Rprofile` or `envsetup`

Open bms63 opened this issue 2 years ago • 0 comments

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

bms63 avatar May 05 '23 17:05 bms63