Skip to content

Conversation

@mottosen
Copy link

@mottosen mottosen commented Dec 6, 2025

I made the log_util use the env vars for configuring log file placement, and it seems to work as intended for me - I'm able to make the output fit with the experiment structure I'm looking for, by overwriting the defaults. The first commit follows the env vars on main currently, and the second commit cleans up this a bit; seems unnecessary to split the logic into FILE_PATH and FILE_NAME.

It doesn't seem necessary to split the configuration of log file into
log path and log name, but cleaner to just combine them.
@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mottosen
To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed.
You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mottosen mottosen changed the title Custom log file Custom log file placement Dec 6, 2025
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