Skip to content

Control log file name via environment variable#1415

Merged
carlocamilloni merged 2 commits into
plumed:masterfrom
Smith-Group:control-log-file-name
May 13, 2026
Merged

Control log file name via environment variable#1415
carlocamilloni merged 2 commits into
plumed:masterfrom
Smith-Group:control-log-file-name

Conversation

@aalhossary
Copy link
Copy Markdown
Contributor

Using PLUMED_LOG_FILE environment variable to control the log file name instead of being hardcoded to PLUMED.OUT

Description

Quick & Dirty way to control the log file name instead of being hardcoded to PLUMED.OUT is to use PLUMED_LOG_FILE env variable.
If the variable is set, use it, otherwise, use the default value.

Type of contribution
  • changes to code or doc authored by PLUMED developers, or additions of code in the core or within the default modules
  • changes to a module not authored by you
  • new module contribution or edit of a module authored by you
Copyright
  • I agree to transfer the copyright of the code I have written to the PLUMED developers or to the author of the code I am modifying.
Tests
  • I added a new regtest or modified an existing regtest to validate my changes.
  • I verified that all regtests are passed successfully on GitHub Actions.

Quick & Dirty way is to use PLUMED_LOG_FILE env variable to control the log file
@aalhossary
Copy link
Copy Markdown
Contributor Author

aalhossary commented May 11, 2026

When approved, should target #1413

@carlocamilloni carlocamilloni merged commit daf88e1 into plumed:master May 13, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants